method
column_name_with_order_matcher
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
column_name_with_order_matcher()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb, line 160
def column_name_with_order_matcher
COLUMN_NAME_WITH_ORDER
end