Method: ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting#column_name_matcher

Defined in:
lib/active_record/connection_adapters/postgresql/quoting.rb

#column_name_matcherObject



153
154
155
# File 'lib/active_record/connection_adapters/postgresql/quoting.rb', line 153

def column_name_matcher
  COLUMN_NAME
end