Skip to content
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

Refresh views across all schemas post swap #134

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Refresh views across all schemas post swap #134

merged 1 commit into from
Nov 4, 2023

Conversation

shayonj
Copy link
Owner

@shayonj shayonj commented Nov 4, 2023

Right now it was doing so only for the schema client was instantiated with. Now it handles views in any schema that may reference the table in action

Fixes: #129

@shayonj shayonj force-pushed the s/views branch 4 times, most recently from 88911ce to 9bfcf65 Compare November 4, 2023 20:37
Right now it was doing so only for the schema client was instantiated with. Now
it handles views in any schema that may reference the table in action
@shayonj shayonj merged commit 7264b5b into main Nov 4, 2023
12 checks passed
@shayonj shayonj deleted the s/views branch November 4, 2023 20:42
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.

fails to get view definition if it is from another schema
1 participant