aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* test_native_types expects DateTime.local_offset instead of DateTime.now.offse...Geoff Buesing2008-03-101-1/+1
* Fix typo in migration test. Closes #11105 [h-lame]Jeremy Kemper2008-02-151-1/+1
* MySQL: omit text/blob defaults from the schema instead of using an empty stri...Jeremy Kemper2008-01-301-5/+1
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-24/+25
* Fix pathsJeremy Kemper2008-01-181-27/+27
* Move tests to casesJeremy Kemper2008-01-181-0/+987