method

column_name_with_order_matcher

rails latest stable - Class: ActiveRecord::ConnectionAdapters::MySQL::Quoting
column_name_with_order_matcher()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/mysql/quoting.rb, line 92
        def column_name_with_order_matcher
          COLUMN_NAME_WITH_ORDER
        end