method
add_order_by_for_association_limiting!

Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::SchemaStatements
add_order_by_for_association_limiting!(sql, options)
public
ORDER BY clause for the passed order option. PostgreSQL overrides this due to its stricter standards compliance.