We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2077e6 commit 2ef0791Copy full SHA for 2ef0791
CHANGELOG.md
@@ -6,6 +6,8 @@
6
* Add `rawConnection` getter to `ConnectionContext`, which is a `SQLiteConnection` instance from
7
`androidx.sqlite` that can be used to step through statements in a custom way.
8
* Add an integration for the Room database library ([readme](integrations/room/README.md)).
9
+* Add the `com.powersync:integration-sqldelight` module providing a SQLDelight driver based on open
10
+ PowerSync instances. See [the readme](integrations/sqldelight/README.md) for details.
11
12
## 1.5.1
13
0 commit comments