1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/migrations
2010-09-03 22:59:10 +02:00
..
broken Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
decimal move migrations 2008-01-18 07:28:07 +00:00
duplicate move migrations 2008-01-18 07:28:07 +00:00
duplicate_names Added protection against duplicate migration names (Aslak Hellesøy) [#112 state:resolved] 2008-05-11 13:37:29 -05:00
empty Fix copying migrations to empty directory 2010-09-03 22:59:10 +02:00
interleaved Add support for interleaving migrations by storing which migrations have run in the new schema_migrations table. Closes #11493 [jordi] 2008-04-09 16:20:15 +00:00
missing move migrations 2008-01-18 07:28:07 +00:00
to_copy Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
to_copy_with_timestamps Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
valid move migrations 2008-01-18 07:28:07 +00:00
valid_with_timestamps Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00