rails/activerecord/test/migrations
Jeremy Kemper cff747d304 Move to the schema-migrations-metadata branch.
Pending work on graceful app upgrades.

Revert "Merge pull request #8439 from joshsusser/fixes"

This reverts commit ce8ac39338f86388e70356b3a470b3ea443802ae, reversing
changes made to b0e7b6f67c984d4b1502e801781ed75fad681633.

Revert "Merge pull request #8431 from joshsusser/schemadump"

This reverts commit 036d3e1c2b65c4b8cbd23de2e20ad67b9b756182, reversing
changes made to 0c692f4d121792117b6a71e5ed590a31c3b9d12e.

Revert "Merge branch 'joshsusser-master' into merge"

This reverts commit 0c692f4d121792117b6a71e5ed590a31c3b9d12e, reversing
changes made to 2e299fca715b083a60222a85e48f9d3b8dd8ce93.

Conflicts:
	activerecord/CHANGELOG.md
	activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb
	activerecord/test/cases/schema_dumper_test.rb
2012-12-09 15:57:34 -07:00
..
decimal move migrations 2008-01-18 07:28:07 +00:00
empty Fix copying migrations to empty directory 2010-09-03 22:59:10 +02:00
missing move migrations 2008-01-18 07:28:07 +00:00
rename add prefix and suffix to renamed tables, closes #1510 2011-12-06 10:02:45 -08:00
to_copy Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
to_copy2 Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
to_copy_with_name_collision Ignore origin comment when checking for duplicates on Migration.copy 2011-12-09 01:54:20 +01:00
to_copy_with_timestamps Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
to_copy_with_timestamps2 Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
valid in the middle of refactoring 2010-12-03 12:00:09 -08:00
valid_with_subdirectories Run also migrations in subdirectories. 2011-12-09 03:33:06 +01:00
valid_with_timestamps in the middle of refactoring 2010-12-03 12:00:09 -08:00