method
column_name_matcher
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
column_name_matcher()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb, line 156
def column_name_matcher
COLUMN_NAME
end