rails/activerecord/test
Yasuo Honda d0d9e8e576
Merge pull request #47552 from lsylvester/where-include-index
Allow both include and where on PostgreSQL add_index
2023-03-06 18:33:01 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Add ActiveRecord.deprecator 2022-10-25 14:23:08 -05:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #47552 from lsylvester/where-include-index 2023-03-06 18:33:01 +09:00
fixtures Support has_many through associations with composite query_constraints 2023-02-22 00:01:22 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Do not use query_constraints if association doesn't explicitly specifies it 2023-03-03 00:19:39 +00:00
schema Fix assigning through records when using polymorphic has many through association 2023-02-28 17:56:56 +00:00
storage Hide changes to before_committed! behaviour behind config 2022-12-15 11:43:51 -05:00
support Always write to debug.log in activerecord tests 2023-02-28 22:02:26 +02:00
config.example.yml Enable strict strings mode for SQLite3Adapter 2022-06-14 23:59:17 +03:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00