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 3d428777b0
Merge pull request #40101 from tgxworld/fix_not_disconnecting_pool
Disconnect connections used for acquiring advisory lock in migration.
2020-09-04 09:28:20 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #40101 from tgxworld/fix_not_disconnecting_pool 2020-09-04 09:28:20 -04:00
fixtures Replace test Man with Human 2020-08-14 11:37:09 -04:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Allow where references association names as joined table alias names 2020-08-26 10:07:13 +09:00
schema Allow where references association names as joined table alias names 2020-08-26 10:07:13 +09:00
support Add Active Record Marshal forward compatibility tests 2020-07-02 14:11:51 +02:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb