Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |