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
/
mysql_specific_schema.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+10
*
Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931.
kennyj
2012-02-26
1
-1
/
+1
*
Only use LOWER for mysql case insensitive uniqueness check when column has a ...
Joseph Palermo
2011-10-09
1
-0
/
+11
*
Bug Fix -- clean up connection after stored procedure [#3151 state:resolved]
Jeff Lawson
2010-08-17
1
-0
/
+11
*
Enable use of MySQL stored procedures by default.
Justin Bailey
2009-09-17
1
-0
/
+12
*
Create mysql binary_fields table with latin1 character set as with utf8 all t...
Tarmo Tänav
2008-08-26
1
-2
/
+2
*
Use schema.rb for all databases
Frederick Cheung
2008-04-22
1
-0
/
+12