Skip to content

Handle UDTs in non-public schemas in GetSchema - #4394

Merged
roji merged 1 commit into
npgsql:mainfrom
roji:SchemaSchema
Mar 30, 2022
Merged

Handle UDTs in non-public schemas in GetSchema#4394
roji merged 1 commit into
npgsql:mainfrom
roji:SchemaSchema

Conversation

@roji

@roji roji commented Mar 30, 2022

Copy link
Copy Markdown
Member

Fixes #4392

@roji
roji requested a review from vonzshik as a code owner March 30, 2022 08:19
@roji

roji commented Mar 30, 2022

Copy link
Copy Markdown
Member Author

Note: I'll clean up the schema tests in a separate PR (for 7.0).

@roji
roji enabled auto-merge (squash) March 30, 2022 08:19
@roji
roji merged commit a020c78 into npgsql:main Mar 30, 2022
@roji
roji deleted the SchemaSchema branch March 30, 2022 08:49
roji added a commit that referenced this pull request Mar 30, 2022
@roji

roji commented Mar 30, 2022

Copy link
Copy Markdown
Member Author

Backported to 6.0.4 via a6e3e45

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.

GetSchema fails when enum is not in public

2 participants