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
Rafael França 4ee88df6a0
Merge pull request #36740 from stanhu/sh-fix-index-exists-postgresql-partial-index
Fix index_exists? for PostgreSQL expression indexes
2019-07-25 10:19:04 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Merge pull request #36740 from stanhu/sh-fix-index-exists-postgresql-partial-index 2019-07-25 10:19:04 -04:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations
models Merge pull request #36671 from wjessop/do_not_validate_non_dirty_association_targets 2019-07-24 14:44:53 -04:00
schema Don't validate non dirty association targets 2019-07-15 18:21:20 +01:00
support Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +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