rails/activerecord/test/cases/migration
Vipul A M 7f5dd5b629 Remove extra sort from test
Cleanup change_schema tests to remove extra sorts on columns.
2013-01-21 14:04:55 +05:30
..
change_schema_test.rb Remove extra sort from test 2013-01-21 14:04:55 +05:30
change_table_test.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
column_attributes_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
column_positioning_test.rb adding missing require 2012-01-10 14:48:31 -08:00
command_recorder_test.rb Make execute, change_column and remove_columns methods actually irreversible 2012-12-21 13:54:53 -05:00
create_join_table_test.rb Remove duplicated methods in command recorder and duplicated test name 2012-12-21 19:55:24 -02:00
helper.rb Initialize accessors to remove some warnings in Ruby 2.0 2012-11-19 12:52:19 -02:00
index_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
logger_test.rb Move to the schema-migrations-metadata branch. 2012-12-09 15:57:34 -07:00
references_index_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
references_statements_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
rename_column_test.rb Address a failure test_remove_column_with_multi_column_index with Oracle database 2013-01-02 07:04:37 +09:00
rename_table_test.rb Add teardown method to AR::Mig::RenameTableTest 2012-07-10 20:20:09 -04:00
table_and_index_test.rb Move to the schema-migrations-metadata branch. 2012-12-09 15:57:34 -07:00