ActiveRecord ConnectionAdapters Quoting COLUMN_NAME constant COLUMN_NAME Ruby on Rails 7.0.10 Since v6.0.6 Last seen in v7.1.6 Available in: v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 Compare with: (choosing a version navigates to the comparison) Choose a version v6.0.6 · same v6.1.7.10 · same v7.1.6 · same Regexp for column names (with or without a table name prefix). Matches the following: "#{table_name}.#{column_name}" "#{column_name}" On this page Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.