class
ActiveRecord::ConnectionAdapters::PostgreSQL::Name
rails latest stable
- Superclass: Object
Value Object to hold a schema qualified name. This is usually the name of a PostgreSQL relation but it can also represent schema qualified type names. schema and identifier are unquoted to prevent double quoting.
Constants
SEPARATOR = "."
Attributes
| [R] | identifier |
| [R] | schema |
Files
- activerecord/lib/active_record/connection_adapters/postgresql/utils.rb