Skip to content

[Postgres] Revert "Use DECLARE CURSOR / FETCH for table snapshots." #160

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

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

rkistner
Copy link
Contributor

Reverts the DECLARE CURSOR change from #152. It appears to fail more consistently on Supabase than just using a normal query outside a transaction.

Will need to test thoroughly before releasing.

Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: 34601ce

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@powersync/service-module-postgres Patch
@powersync/service-image Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rkistner rkistner marked this pull request as ready for review December 10, 2024 17:36
@rkistner rkistner merged commit 2a0eb11 into main Dec 10, 2024
16 checks passed
@rkistner rkistner deleted the table-snapshot-tweaks branch December 10, 2024 17:50
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