rails--rails/activerecord/test
Eileen M. Uchitelle 7684256ede
Merge pull request #44637 from fatkodima/remove_foreign_key-if_exists
Fix `remove_foreign_key` with `:if_exists` option when foreign key actually exists
2022-03-09 09:22:02 -05:00
..
active_record/connection_adapters
activejob
assets
cases Merge pull request #44637 from fatkodima/remove_foreign_key-if_exists 2022-03-09 09:22:02 -05:00
fixtures Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
migrations
models Ensure Contract#metadata is reliably orderable 2022-02-26 03:39:02 +10:30
schema Dump the precision for datetime columns following the new defaults 2022-02-08 01:36:06 +00:00
support
config.example.yml add warning to mysql2 default prepared_statements 2021-12-21 06:36:01 +00:00
config.rb