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
2016-12-29 17:53:04 -05:00
..
change_schema_test.rb #tables and #table_exists? and returns only tables and not views 2016-12-29 17:53:04 -05:00
change_table_test.rb Change MySQL and Postgresql to use Bigint primary keys 2016-12-05 11:34:35 -08:00
column_attributes_test.rb Merge pull request #26631 from kamipo/remove_duplicate_condition 2016-10-06 02:41:17 +10:30
column_positioning_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
columns_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
command_recorder_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
compatibility_test.rb Raises when ActiveRecord::Migration is inherited directly. 2016-12-29 17:53:04 -05:00
create_join_table_test.rb #tables and #table_exists? and returns only tables and not views 2016-12-29 17:53:04 -05:00
foreign_key_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
helper.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
index_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
logger_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
pending_migrations_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
references_foreign_key_test.rb Change MySQL and Postgresql to use Bigint primary keys 2016-12-05 11:34:35 -08:00
references_index_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
references_statements_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
rename_table_test.rb #tables and #table_exists? and returns only tables and not views 2016-12-29 17:53:04 -05:00