Skip to content

Update core extension to 0.4.8#279

Merged
simolus3 merged 2 commits into
mainfrom
update-core
Oct 27, 2025
Merged

Update core extension to 0.4.8#279
simolus3 merged 2 commits into
mainfrom
update-core

Conversation

@simolus3

Copy link
Copy Markdown
Contributor

This updates the core extension from 0.4.6 to 0.4.8 (see release notes for 0.4.7 and 0.4.8).

That version comes with two new features: A soft-clear mode to powersync_clear() that deletes data from public views while keeping local ps_oplog entries active (convenient for e.g. a logout mechanism if the same user is likely to log back in again, since then the first sync doesn't download everything again).
Also, a clear SQL statement can be set on raw tables to delete their contents in disconnectAndClear() as well.

@simolus3 simolus3 marked this pull request as ready for review October 27, 2025 08:59

@stevensJourney stevensJourney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚀

@simolus3 simolus3 merged commit 88204e7 into main Oct 27, 2025
8 checks passed
@simolus3 simolus3 deleted the update-core branch October 27, 2025 09:51
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