Age | Commit message (Collapse) | Author | Files |
|
* [chore] Update go-sqlite3 to 0.18.3
* [chore] Fix getting the sqlite3.Conn
|
|
Contains a fix for locking behaviour on the BSDs.
|
|
|
|
More linkanme fixes.
|
|
This fixes some linkname shenanigans previous versions of the library
were using. It's now safe to upgrade to Go 1.23 and beyond once they
become available.
|
|
|
|
|
|
This includes support for journal mode set to WAL on the BSDs.
Relates to: #1753, #2962
|
|
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/).
|