..
change_schema_test.rb
Internal test migrations use the private 'Current' version
2015-12-15 17:18:09 +10:30
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
Internal test migrations use the private 'Current' version
2015-12-15 17:18:09 +10:30
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