aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql/active_schema_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Create an AbstractMysqlAdapter to abstract the common code between MysqlAdapt...Jon Leighton2011-08-291-4/+4
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* update tests for mysql2 supportBrian Lopez2010-08-021-1/+1
* Make use of redefine_method, removed some more redefining warningsŁukasz Strzałkowski2010-07-191-0/+1
* Merge branch 'tago'José Valim2010-06-261-3/+3
* reorganizing adapter specific tests. [#4974 state:resolved]Aaron Patterson2010-06-251-0/+124