aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql/enum_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy mysql adapterAbdelkader Boudih2015-12-171-10/+0
|
* make it possible to run AR tests with bin/testYves Senn2015-06-111-1/+1
|
* fix detect column type of enummasarakki2013-04-011-1/+1
| | | | enum includes text or blob or ... hooked by wrong regex
* fix: limit of enum columns of mysqlYamada Masaki2012-06-281-0/+10