1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Heinrich Lee Yu 8325d07976
Use an empty query instead of SELECT 1
Using an empty query skips the PG query planner so it is more efficient
2021-06-07 17:12:04 +08:00
..
active_record Use an empty query instead of SELECT 1 2021-06-07 17:12:04 +08:00
arel Support NullsFirst for all databases. 2021-05-18 16:58:21 -04:00
rails/generators Used double quotes in template file for consistency. 2021-04-30 02:58:51 +05:30
active_record.rb Add option to skip joins for associations. 2021-04-19 11:17:31 -04:00
arel.rb Merge pull request #38719 from eileencodes/refactor-fetch_attribute 2020-03-13 16:26:49 -04:00