Module | ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils |
In: |
lib/active_record/connection_adapters/postgresql_adapter.rb
|
Returns an array of [schema_name, table_name] extracted from name. schema_name is nil if not specified in name. schema_name and table_name exclude surrounding quotes (regardless of whether provided in name) name supports the range of schema/table references understood by PostgreSQL, for example: