aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/active_schema_test_mysql.rb
Commit message (Expand)AuthorAgeFilesLines
* make add_index and remove_index more resilient; new rename_index method; trac...Étienne Barrié2010-05-181-0/+5
* Revert "Revert "Add index length support for MySQL [#1852 state:open]""Pratik Naik2010-05-091-0/+17
* Revert "Add index length support for MySQL [#1852 state:open]"José Valim2010-05-081-17/+0
* Add index length support for MySQL [#1852 state:resolved]Emili Parreno2010-05-081-0/+17
* Make sure recreate MySQL test database with the proper encoding and collation...Luca Guidi2008-10-031-0/+5
* Fix mysql 4.1 incompatibility in the active record schema tests.Frederick Cheung2008-05-221-32/+41
* Added add/remove_timestamps to the schema statements for adding the created_a...David Heinemeier Hansson2008-03-131-0/+40
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Move tests to casesJeremy Kemper2008-01-181-0/+46