Method: ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting#column_name_with_order_matcher
- Defined in:
- lib/active_record/connection_adapters/postgresql/quoting.rb
#column_name_with_order_matcher ⇒ Object
157 158 159 |
# File 'lib/active_record/connection_adapters/postgresql/quoting.rb', line 157 def column_name_with_order_matcher COLUMN_NAME_WITH_ORDER end |