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
Eileen M. Uchitelle 55f519f5b6
Merge pull request #39453 from dylanahsmith/transaction-return-no-raise
activerecord: No warning for return out of transaction block without writes
2020-05-28 08:32:44 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Merge pull request #39453 from dylanahsmith/transaction-return-no-raise 2020-05-28 08:32:44 -04:00
fixtures Fix through association with source/through scope which has joins 2020-05-22 04:05:27 +09:00
migrations
models Add delegated type to Active Record (#39341) 2020-05-23 15:14:40 -07:00
schema Add delegated type to Active Record (#39341) 2020-05-23 15:14:40 -07:00
support Merge pull request #38401 from vinistock/stop_stringifying_during_attribute_assignment 2020-02-13 16:54:35 -05:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb