.. |
change_schema_test.rb
|
Remove most type related predicates from Column
|
2015-01-30 11:42:54 -07:00 |
change_table_test.rb
|
Failure to rollback t.timestamps when within a change_table migration
|
2014-12-03 11:35:40 -05:00 |
column_attributes_test.rb
|
Disable some tests on SQLite
|
2014-07-17 17:47:58 -03:00 |
column_positioning_test.rb
|
Remove unused accessor
|
2015-01-19 08:18:08 +09:00 |
columns_test.rb
|
Remove most type related predicates from Column
|
2015-01-30 11:42:54 -07:00 |
command_recorder_test.rb
|
Failure to rollback t.timestamps when within a change_table migration
|
2014-12-03 11:35:40 -05:00 |
create_join_table_test.rb
|
create_join_table uses same logic as HABTM reflections
|
2014-07-18 19:46:53 +03:00 |
foreign_key_test.rb
|
Merge pull request #18526 from vipulnsward/add-silence-stream
|
2015-02-05 18:28:51 -02:00 |
helper.rb
|
Bring original puts back after finishing tests
|
2014-08-29 10:34:26 +09:00 |
index_test.rb
|
raise a better exception for renaming long indexes
|
2014-11-20 17:37:54 -08:00 |
logger_test.rb
|
/mysql/i -> MySQL, Spell correct in continuation to #15555
|
2014-06-14 17:11:08 +05:30 |
pending_migrations_test.rb
|
rename MiniTest to Minitest
|
2014-08-02 21:30:28 +05:30 |
references_foreign_key_test.rb
|
Replace if exists with table_exists? and drop table statement with drop_table
|
2015-01-21 16:17:34 +00:00 |
references_index_test.rb
|
Use type column first in multi-column indexes
|
2014-10-24 16:34:30 -04:00 |
references_statements_test.rb
|
Use type column first in multi-column indexes
|
2014-10-24 16:34:30 -04:00 |
rename_table_test.rb
|
tests, use drop_table if_exists: true in our test suite.
|
2015-01-20 13:30:12 +01: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 |