Skip to content

Move ALTER SYSTEM call outside of startSync() into a view task #91

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

Closed
wants to merge 6 commits into from

Conversation

konstantinbe
Copy link
Contributor

@konstantinbe konstantinbe commented Jul 16, 2025

Review feedback for #88:

  • Executes the ALTER SYSTEM query once in an async task
  • Panics (fatalError()) if the query execution fails (query is static and should always succeed, error expected only in exceptional cases, hence the panic)

@okdistribute okdistribute changed the base branch from rae/strict-mode to main July 16, 2025 20:17
@okdistribute okdistribute changed the base branch from main to rae/strict-mode July 16, 2025 20:17
@okdistribute
Copy link
Contributor

I cancelled my PR, I should have labeled it as a draft, feel free to merge into main directly

@konstantinbe konstantinbe changed the base branch from rae/strict-mode to main July 25, 2025 07:26
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.

2 participants