Commit graph

4 commits

Author SHA1 Message Date
Neil Alexander ded9cc2f94
Control whether to use go-sqlite3 or modernc.org/sqlite depending on CGO_ENABLED 2022-11-02 12:01:56 +00:00
Neil Alexander 48c3d10eb6
Use modernc.org/sqlite instead of github.com/mattn/go-sqlite3 2022-10-26 12:58:29 +01:00
PiotrKozimor dec05c3347
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00
Kegsay c1bca95adb
Add SQL tracing via DENDRITE_TRACE_SQL (#968)
* Add SQL tracing via DENDRITE_TRACE_SQL

Add this to `internal/sqlutil` in preparation for #897

* Not entirely
2020-04-16 10:06:55 +01:00