aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/table_and_index_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make to primary key instead of an unique index for internal tablesRyuta Kamizono2016-01-311-24/+0
* tests, use `drop_table if_exists: true` in our test suite.Yves Senn2015-01-201-2/+2
* Move to the schema-migrations-metadata branch.Jeremy Kemper2012-12-091-0/+24
* Add metadata to schema_migrationsJosh Susser2012-12-011-24/+0
* moving the table and index test to it's own fileAaron Patterson2012-01-121-0/+24