Commit graph

4 commits

Author SHA1 Message Date
kim
2c3f1f4ddb
[chore] update go-sqlite3 to v0.19.0 () 2024-10-08 11:15:09 +02:00
kim
586639ccf0
update go-sqlite3 to v0.18.0 () 2024-08-15 00:30:58 +00:00
Daenney
cc4f773b0e
[chore] Update WASM go-sqlite3 to v0.16.1 ()
This includes support for journal mode set to WAL on the BSDs.

Relates to: , 
2024-06-07 15:06:43 +02:00
kim
1e7b32490d
[experiment] add alternative wasm sqlite3 implementation available via build-tag ()
This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/).
2024-05-27 17:46:15 +02:00