Skip to content

Commit 85eae34

Browse files
feat: GRDB Support (#78)
1 parent 1d47831 commit 85eae34

58 files changed

Lines changed: 3381 additions & 104 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.9.0 (unreleased)
44

5+
* Added Alpha `PowerSyncGRDB` product which supports sharing GRDB `DatabasePool`s with PowerSync and application logic.
56
* Add `appMetadata` parameter to `PowerSyncDatabase.connect()` (via `ConnectOptions`) to include application metadata in sync requests. This metadata is merged into sync requests and displayed in PowerSync service logs.
67

78
Note: This requires a PowerSync service version `>=1.17.0` in order for logs to display metadata.

0 commit comments

Comments
 (0)