-
## Questions:
### What is the problem?
Seeing a crash after moving 0.9. This worked in 0.8
```
sqlite3_step failed | error code SQLITE_READONLY
co.touchlab.sqliter.interop.SQLiteExceptionEr…
-
I'm trying to use drift_sqlite_async but the tables are not created. There is an example of usage with migration : https://github.com/powersync-ja/sqlite_async.dart/blob/main/packages/drift_sqlite_asy…
-
Hi powersync team, op-sqlite is much faster and active maintain from the author.
I just want to ask, does it support underly by Powersync right now? or you are using quick-sqlite to decide to try Pow…
-
We work on electron forge in production app, we worked to app offline mode but after installed package
"@hookform/resolvers": "^3.9.0",
"@journeyapps/wa-sqlite": "^0.4.0",
"@powersync/k…
wogno updated
2 weeks ago
-
We are encountering an issue when attempting to connect to the PowerSync server using the React/Web library. Although the connection works perfectly via the diagnostic app, it fails with the following…
-
When running the Flutter app, the following error is thrown:
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: SqliteException(21): Could not load extension Instance of '…
-
i regularly run into this issue when trying to use the diagnostics app (https://diagnostics-app.powersync.com/login) against my local docker stack.
the docker stack seems to work fine, it's a pretty …
-
I am trying to run the following query which contains certain `json functions` and `joins`. I wonder if these are supported with PowerSync as I get this error `Failed to fetch tables: [Error: [react-n…
-
Kysely is helping me a lot with SQLite (local-first) and Postgres (server).
I'm encountering a problem in my project (I can give access to the Kysely's authors if they want) using Kysely-PowerS…
-
Good afternoon.
I am trying to connect to your nodejs demo project that was creation according to the inctruction (self host):
https://github.com/powersync-ja/self-host-demo/tree/main/demos/nodejs…