Skip to content

Document unstable_sqlite_expression_engine#485

Open
simolus3 wants to merge 2 commits into
mainfrom
compatibility-sqlite-engine
Open

Document unstable_sqlite_expression_engine#485
simolus3 wants to merge 2 commits into
mainfrom
compatibility-sqlite-engine

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

@simolus3 simolus3 commented Jun 1, 2026

This documents changes from powersync-ja/powersync-service#654, released as part of version 1.22.0 of the Service.

Closes #479.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
powersync 🟢 Ready View Preview Jun 1, 2026, 10:38 AM

@simolus3 simolus3 marked this pull request as ready for review June 4, 2026 10:13
@simolus3 simolus3 requested a review from benitav June 4, 2026 10:13
Comment thread sync/advanced/compatibility.mdx Outdated
SQL in Sync Streams should behave exactly as it would in SQLite, but the Service uses a custom implementation which differs
from SQLite for some inputs.

To perfectly align the behavior of the Service and SQLite, enabling this option makes the Service use an actual
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It's not clear what this means practically? can we mention an example?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We've fixed most of the issues that are unlikely to break users. I've added a remaining example.

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.

[Drift] New unstable_sqlite_expression_engine compatibility option for Sync Streams (powersync-service #654)

2 participants