Daniel Steigerwald

Results 237 comments of Daniel Steigerwald

https://discord.com/channels/795981131316985866/1218626687546294386/1218792384976912426

Use https://github.com/evoluhq/evolu.me as an example

It's a problem for both SQLite opfs-shapool and rhashimoto/wa-sqlite. https://github.com/rhashimoto/wa-sqlite/discussions/161 It's probably related to SHA because OPFS via sqlite3_vfs and other rhashimoto (async) versions work.

Proposal: ```ts import * as S from "@effect/schema/Schema"; import { Temporal } from "temporal-polyfill"; // https://www.sqlite.org/lang_datefunc.html /** * UTC DateTime is stored in ISO 8601 format to ensure datetimes can...

And for ReactNative, use sqlcipher https://github.com/OP-Engineering/op-sqlcipher

@negue Probably yes, I need to investigate it.

Soon. https://sqlite.org/forum/forumpost/20b2639ec5 https://utelle.github.io/SQLite3MultipleCiphers/docs/installation/install_overview/#webassembly https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.3

@patrick91 Yes, it's possible, but I have tasks with higher priority right now.

Tauri 2 looks very interesting! I will make an example once it's released.

@patrick91 If you want Tauri support, I am here to help you. It should be easy.