index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
schema
/
mysql2_specific_schema.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix extract default with CURRENT_TIMESTUMP
Ryuta Kamizono
2016-01-13
1
-0
/
+7
*
Add short-hand methods for text and blob types in MySQL
Ryuta Kamizono
2016-01-05
1
-10
/
+10
*
Fix `unsigned?` and `blob_or_text_column?` for Enum columns in MySQL
Ryuta Kamizono
2016-01-04
1
-1
/
+1
*
Merge pull request #21932 from kamipo/add_stored_procedure_test_in_mysql2
Sean Griffin
2015-10-20
1
-0
/
+11
|
\
|
*
Add stored procedure test in mysql2
Ryuta Kamizono
2015-10-15
1
-0
/
+11
*
|
Fix to correctly schema dump the `tinyblob`
Ryuta Kamizono
2015-10-15
1
-1
/
+1
|
/
*
Add `:charset` and `:collation` options support for MySQL string and text col...
Ryuta Kamizono
2015-03-06
1
-9
/
+5
*
tests, favor `drop_table` and `:if_exists` over raw SQL.
Yves Senn
2015-03-02
1
-6
/
+2
*
fix detect column type of enum
masarakki
2013-04-01
1
-1
/
+1
*
Add support for FULLTEXT and SPATIAL indexes using the :type flag for MySQL.
Ken Mazaika
2013-03-27
1
-0
/
+10
*
Use the MySQL varbinary type when appropriate in migrations.
Victor Costan
2012-10-27
1
-9
/
+13
*
fix: limit of enum columns of mysql
Yamada Masaki
2012-06-28
1
-0
/
+9
*
Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931.
kennyj
2012-02-26
1
-2
/
+2
*
Only use LOWER for mysql case insensitive uniqueness check when column has a ...
Joseph Palermo
2011-10-09
1
-1
/
+12
*
update tests for mysql2 support
Brian Lopez
2010-08-02
1
-0
/
+24