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 893c647da3 Use dedicated Topic model for SerializedAttributeTest
This fixes both #34555 and #34738.

Revert "Merge pull request #34900 from gmcgibbon/fix_test_find_only_some_columns"

This reverts commit ff807f823b, reversing
changes made to 9f1a07af04.

Revert "Merge pull request #34560 from gmcgibbon/fix_decorate_leak_on_serial_attr_test"

This reverts commit bd62389307, reversing
changes made to ec66c6a2fa.

Revert "Fix unstable `test_serialized_attribute_works_under_concurrent_initial_access` test"

This reverts commit 65c4b1b50d.
2019-02-28 18:48:01 +09:00
..
active_record/connection_adapters
assets
cases Use dedicated Topic model for SerializedAttributeTest 2019-02-28 18:48:01 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations
models Use dedicated Topic model for SerializedAttributeTest 2019-02-28 18:48:01 +09:00
schema Address "warning: in `column': the last argument was passed as a single Hash" 2019-02-21 17:41:39 +09:00
support Remove duplicated protected params definitions 2019-02-24 19:50:53 +09:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb