aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/copy_table_test_sqlite.rb
Commit message (Expand)AuthorAgeFilesLines
* * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos...Jeremy Kemper2008-01-051-1/+1
* Fixed that altering join tables in migrations would fail w/ sqlite3 #7453 [Ti...David Heinemeier Hansson2007-09-151-0/+4
* Ensure copy table test runs for sqlite and sqlite3. [mislav] Cllosoes #8328Michael Koziarski2007-05-121-0/+65