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 a5c929f commit ac09108Copy full SHA for ac09108
packages/powersync/pubspec.yaml
@@ -26,7 +26,7 @@ dev_dependencies:
26
test: ^1.25.0
27
test_api: ^0.7.0
28
path_provider: ^2.0.13
29
- sqlite3: ^2.3.0
+ sqlite3: '>2.3.0 <2.4.3'
30
shelf: ^1.4.1
31
shelf_router: ^1.1.4
32
shelf_static: ^1.1.2
0 commit comments