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/+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 |