dendrite/internal/sqlutil
Kegan Dougal ed4097825b Factor out StatementList to `sqlutil` and use it in `userapi`
It helps with the boilerplate.
2021-07-28 18:30:04 +01:00
..
migrate.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
partition_offset_table.go
postgres.go
postgres_wasm.go
sql.go Factor out StatementList to `sqlutil` and use it in `userapi` 2021-07-28 18:30:04 +01:00
sqlutil_test.go
trace.go Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00
trace_driver.go
trace_driver_wasm.go
uri.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
writer.go
writer_dummy.go
writer_exclusive.go