rails--rails/activerecord/test
Ryuta Kamizono 9f980664fc
Merge pull request #43547 from denkungsart/ar-query-endless-range
Properly handle impossible cases in (not_)between
2021-10-29 18:19:44 +09:00
..
active_record/connection_adapters
activejob Revert "Run ActiveRecord -> ActiveJob integration tests in CI" 2021-06-15 11:19:04 -04:00
assets Replace test `Man` with `Human` 2020-08-14 11:37:09 -04:00
cases Merge pull request #43547 from denkungsart/ar-query-endless-range 2021-10-29 18:19:44 +09:00
fixtures Add tests for enum with strings 2021-10-25 13:34:28 -04:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Fix STI in available_records causing new instances of records to be loaded from database 2021-10-27 13:51:10 +00:00
schema Filter unchanged attribute value when default function is available for insert 2021-10-16 14:05:23 +05:30
support Rename `adapter_short` to `adapter_name` 2021-09-21 08:26:04 +09:00
config.example.yml Allow using a different socket to test mysql 2021-08-05 14:27:30 -04:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00