gotosocial/internal/db/sqlite
Daenney 137ef5a9ff
[feature] Default to WASM-based SQLite driver (#3053)
* [feature] Default to WASM-based SQLite driver

With 0.16 out this switches our default SQLite driver to the WASM-based
solution instead. So far the driver seems to perform just as well.
Switching our default should result in it getting a bit more testing
during the 0.17 development cycle.

* add the ol' john hancock

---------

Co-authored-by: tobi <tobi.smethurst@protonmail.com>
2024-06-29 09:35:57 +02:00
..
driver.go [feature] Default to WASM-based SQLite driver (#3053) 2024-06-29 09:35:57 +02:00
driver_moderncsqlite3.go [feature] Default to WASM-based SQLite driver (#3053) 2024-06-29 09:35:57 +02:00
errors.go [feature] Default to WASM-based SQLite driver (#3053) 2024-06-29 09:35:57 +02:00
errors_moderncsqlite3.go [feature] Default to WASM-based SQLite driver (#3053) 2024-06-29 09:35:57 +02:00