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
Ryuta Kamizono 7fb2ba5ed8 Optimizer hints should be applied on Top level query as much as possible
I've experienced this issue in our app, some hints only works on Top
level query (e.g. `MAX_EXECUTION_TIME`).
2019-04-04 11:51:36 +09:00
..
mysql2 Optimizer hints should be applied on Top level query as much as possible 2019-04-04 11:51:36 +09:00
postgresql Optimizer hints should be applied on Top level query as much as possible 2019-04-04 11:51:36 +09:00
sqlite3 Add Relation#annotate for SQL commenting 2019-03-21 20:30:56 -07:00