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
Ryuta Kamizono 7fd8079ef2
Merge pull request #41789 from kamipo/update_cache_key_after_mutation
Clear `@cache_keys` cache after `update_all`, `delete_all`, `destroy_all`
2021-04-07 16:47:17 +09:00
..
active_record/connection_adapters
activejob Fix end alignment 2021-03-21 15:46:36 +09:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #41789 from kamipo/update_cache_key_after_mutation 2021-04-07 16:47:17 +09:00
fixtures Add new "encrypted_books" table to the schema 2021-04-03 08:00:01 -04:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Add new "encrypted_books" table to the schema 2021-04-03 08:00:01 -04:00
schema Add new "encrypted_books" table to the schema 2021-04-03 08:00:01 -04:00
support Allow async executor to be configurable 2021-02-19 12:34:57 -05:00
config.example.yml Make we always type cast TimeWithZone objects before passing to mysql2 2021-02-11 22:45:14 +00:00
config.rb