Skip to content

internal/dinosql: Support the pg_temp schema #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2019
Merged

internal/dinosql: Support the pg_temp schema #183

merged 1 commit into from
Dec 16, 2019

Conversation

kyleconroy
Copy link
Collaborator

The schema is removed from the catalog so that queries can not
reference it, since it will be empty in a new session.

Fixes #181

The schema is removed from the catalog so that queries can not
reference it, since it will be empty in a new session.
@kyleconroy kyleconroy merged commit 7a2dd70 into master Dec 16, 2019
@kyleconroy kyleconroy deleted the pg_temp branch December 16, 2019 21:08
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.

pg_temp support in migrations
1 participant