rails/activerecord/test
Matthew Draper 24b400f55d Accept nodes directly in AbstractAdapter#to_sql
Previously this would generally always see a SelectManager or similar,
but BoundSqlLiteral is reasonable too.
2023-01-29 18:35:32 +10:30
..
active_record/connection_adapters
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 Accept nodes directly in AbstractAdapter#to_sql 2023-01-29 18:35:32 +10:30
fixtures Revert "Address test_warnings_do_not_change_returned_value_of_exec_(update|delete) failures" 2023-01-24 08:35:24 +09:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Fix ActiveRecord grouped calculations on joined tables on column present in both tables 2023-01-07 21:56:13 +02:00
schema Fix ActiveRecord grouped calculations on joined tables on column present in both tables 2023-01-07 21:56:13 +02:00
storage Hide changes to before_committed! behaviour behind config 2022-12-15 11:43:51 -05:00
support Refactor schema dumping helper for tests 2023-01-13 12:53:30 -05: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