Skip to content

Only query for view table name if table is a view #1219

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 2 commits into from
Sep 4, 2024
Merged

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Sep 3, 2024

Only check for view table name if the view exists.

This prevents the PersistenceTest#test_reload_via_querycache from randomly failing and reduces unnecessary queries.

@aidanharan aidanharan marked this pull request as ready for review September 4, 2024 09:09
@aidanharan aidanharan merged commit fb4512d into main Sep 4, 2024
5 checks passed
@aidanharan aidanharan deleted the view-table-name branch September 4, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant