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

feat: refreshSchema #56

Merged
merged 7 commits into from
Nov 4, 2024
Merged

feat: refreshSchema #56

merged 7 commits into from
Nov 4, 2024

Conversation

Chriztiaan
Copy link
Contributor

@Chriztiaan Chriztiaan commented Oct 31, 2024

The changeset adds a refreshSchema function which ensures that all write/read connections are aware of changes made to the schema.

This was tested via a dev package release in powersync-js.

A similar addition was made to sqlite-async here.

@Chriztiaan Chriztiaan changed the title Feature/refresh schema feat: refreshSchema Oct 31, 2024
@Chriztiaan Chriztiaan marked this pull request as ready for review November 1, 2024 06:20
Copy link
Collaborator

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Chriztiaan Chriztiaan requested a review from mugikhan November 4, 2024 06:25
@Chriztiaan Chriztiaan merged commit 23bcb1d into main Nov 4, 2024
3 checks passed
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