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

Only REFRESH CONCURRENTLY if view populated? #429

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

calebhearth
Copy link
Contributor

Resolves #407

This implementation will still error if you ask for a concurrent refresh
of a non-populated view if your database does not support concurrent
refreshes. I'm happy with this because the user has asked for a thing
that we know cannot succeed, even under the right circumstances, and we
should tell them that., and we should tell them that.

Co-authored-by: Derek Prior <derekprior@gmail.com>
Co-authored-by: Caleb Hearth <caleb@calebhearth.com>
@derekprior derekprior force-pushed the concurrently-if-populated branch from a857c8e to 5a8ed48 Compare December 29, 2024 20:01
@derekprior derekprior merged commit a828baa into main Dec 29, 2024
7 checks passed
@derekprior derekprior deleted the concurrently-if-populated branch December 29, 2024 20:04
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.

3 participants