namespaceZtdQuery\Platform\Postgres\Schema\Reflection\Key
Classes 6§
| ForeignKeyRow @visibility root | Narrows catalog fields before assembling composite foreign keys. |
| ForeignKeys @visibility root | Reconstructs ordered composite foreign keys and referential actions. |
| IndexDefinitions @visibility root | Carries complete unique-index metadata for one reflected PostgreSQL table. |
| IndexRows @visibility root | Collects composite unique-index metadata before filtering unsupported expression indexes. |
| PrimaryColumns @visibility root | Renders primary-key columns returned by the PostgreSQL catalog. |
| UniqueIndexes @visibility root | Reconstructs ordinary and partial unique indexes from catalog results. |