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
2012-07-03 13:25:25 -03:00
..
change_schema_test.rb Add more options to column_exists? method 2012-06-30 22:12:16 +04:00
change_table_test.rb Refactor references schema definitions 2012-07-03 13:25:25 -03:00
column_attributes_test.rb TimeZone format is always /[+-]\d{2}:\d{2}/ in Ruby 1.9 2012-06-12 02:41:58 +09:00
column_positioning_test.rb adding missing require 2012-01-10 14:48:31 -08:00
command_recorder_test.rb Make references statements reversible 2012-07-03 13:25:25 -03:00
create_join_table_test.rb Use strings for the table names 2012-07-01 13:53:16 -03:00
helper.rb Add references schema statements 2012-07-03 13:25:25 -03:00
index_test.rb improved test case for partial indices 2012-02-09 19:04:07 -02:00
logger_test.rb disable transactions for this test 2012-01-17 09:18:40 -08:00
references_index_test.rb Skip two tests with polymorphic if current adapter is Oracle Adapter. 2012-06-08 06:21:26 +09:00
references_statements_test.rb Add references schema statements 2012-07-03 13:25:25 -03:00
rename_column_test.rb remove calls to find(:first), find(:last) and find(:all) 2012-04-26 18:32:55 +01:00
rename_table_test.rb fixing test class name 2012-01-13 14:33:57 -08:00
table_and_index_test.rb moving the table and index test to it's own file 2012-01-12 11:39:59 -08:00