1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Matthew Draper dc4420c564 Define AbstractAdapter#configure_connection
All the adapters do this, so let's just accept that it's part of the
necessary structure. Doing this helps AbstractAdapter have better
control of the order of operations immediately after a reconnect.
2022-03-01 00:17:22 +10:30
..
active_record Define AbstractAdapter#configure_connection 2022-03-01 00:17:22 +10:30
arel Use nested queries when doing DELETE and GROUP_BY and HAVINAG clauses present. 2021-11-01 21:39:20 -04:00
rails/generators Move multi-db config options to middleware 2021-12-08 13:01:04 -05:00
active_record.rb Bump license years to 2022 [ci-skip] 2022-01-01 15:22:15 +09:00
arel.rb Merge PR #40491 2021-10-14 20:46:08 +00:00