Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-03-10 | [chore] remove vendor | 1 | ||
2024-12-16 | bump ncruces/go-sqlite3 to v0.21.1 (#3625) | 1 | ||
2024-12-12 | bump ncruces/go-sqlite3 to v0.21.0 (#3621) | 1 | ||
2024-09-14 | [chore] Update go-sqlite3 to 0.18.3 (#3295) | 1 | ||
* [chore] Update go-sqlite3 to 0.18.3 * [chore] Fix getting the sqlite3.Conn | ||||
2024-06-07 | [chore] Update WASM go-sqlite3 to v0.16.1 (#2976) | 1 | ||
This includes support for journal mode set to WAL on the BSDs. Relates to: #1753, #2962 | ||||
2024-05-27 | [experiment] add alternative wasm sqlite3 implementation available via ↵ | 1 | ||
build-tag (#2863) This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/). |