Skip to content

Conversation

@simolus3
Copy link
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
Copy link
Contributor

@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.

🚀

@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.

3 participants