Skip to content

Conversation

@tobyhede
Copy link
Contributor

@tobyhede tobyhede commented Jun 2, 2025

Adds the "source schema" to table resolution so that tables can be unambiguously identified

The source_schema is the schema that the table "physically" belongs to.
The schema that defines access to database objects can provide access across many source schemas.

The "information_schema" and "pg_catalog" schemas are both included in the baseline public schema and are required for some operations (like finding information about custom types.

@tobyhede tobyhede force-pushed the add-source-schema-to-table branch from 95c4f5d to 743665b Compare June 2, 2025 05:27
@tobyhede tobyhede closed this Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants