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/cases/migration
2015-11-24 06:10:10 +09:00
..
change_schema_test.rb Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
change_table_test.rb no more require minitest mock 2015-08-27 02:14:30 +05:30
column_attributes_test.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00
column_positioning_test.rb Remove unused accessor 2015-01-19 08:18:08 +09:00
columns_test.rb Add reversible syntax for change_column_default 2015-06-26 16:25:13 -04:00
command_recorder_test.rb Removed mocha from Active Record Part 2 2015-09-16 21:57:10 +05:30
create_join_table_test.rb Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
foreign_key_test.rb Add table name prefix and suffix support to add_foreign_key and remove_foreign_key methods 2015-06-25 14:49:08 +03:00
helper.rb tests, use if_exists: true instead of rescue nil. 2015-09-22 17:28:54 +02:00
index_test.rb
logger_test.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00
pending_migrations_test.rb no more require minitest mock 2015-08-27 02:14:30 +05:30
references_foreign_key_test.rb Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
references_index_test.rb
references_statements_test.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00
rename_table_test.rb Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
table_and_index_test.rb tests, use drop_table if_exists: true in our test suite. 2015-01-20 13:30:12 +01:00