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/cases/adapters
Sean Griffin b98668decb Go through normal where logic when preloading associations
This will allow eager type casting to take place as needed. There
doesn't seem to be any particular reason that the `in` statement was
forced for single values, and the commit message where it was introduced
gives no context.

See
d90b4e2615
2014-12-26 16:12:56 -07:00
..
mysql Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger. 2014-12-12 00:35:48 +09:00
mysql2 Go through normal where logic when preloading associations 2014-12-26 16:12:56 -07:00
postgresql Go through normal where logic when preloading associations 2014-12-26 16:12:56 -07:00
sqlite3 Go through normal where logic when preloading associations 2014-12-26 16:12:56 -07:00