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
Matthew Draper 49299c4f82 Be clearer about when transactions are reset by reconnection
This adds a very awkward test-private method that attempts to detect
whether a raw connection physically has a transaction open -- which is
quite Not Great, but this seems important to get right.
2022-02-26 03:39:15 +10:30
..
active_record/connection_adapters
activejob
assets
cases Be clearer about when transactions are reset by reconnection 2022-02-26 03:39:15 +10:30
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
config.rb