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
Kasper Timm Hansen b3e6d5fa36
Merge pull request #35565 from yahonda/rm_test_create_table_with_custom_sequence_name
Remove `MigrationTest#test_create_table_with_custom_sequence_name`
2019-03-11 13:52:56 +01:00
..
active_record/connection_adapters
assets
cases Merge pull request #35565 from yahonda/rm_test_create_table_with_custom_sequence_name 2019-03-11 13:52:56 +01:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations
models Fixed reselect throwing NoMethodError on ActiveRecord. 2019-03-03 22:25:10 +05:30
schema Add insert_all to ActiveRecord models (#35077) 2019-03-05 11:16:44 -08:00
support Remove duplicated protected params definitions 2019-02-24 19:50:53 +09:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb