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 8cae8dcf54
Merge pull request #35193 from kamipo/fix_exists_with_distinct_and_offset
Fix `relation.exists?` with giving both `distinct` and `offset`
2019-02-08 23:48:21 +09:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases Merge pull request #35193 from kamipo/fix_exists_with_distinct_and_offset 2019-02-08 23:48:21 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Fix relation.create to avoid leaking scope to initialization block and callbacks 2019-02-07 21:04:01 +09:00
schema Allow changing text and blob size without giving the limit option 2019-01-29 06:49:32 +09:00
support Add ability to change the names of the default handlers 2019-02-01 14:11:35 -05: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 Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00