dendrite/internal/sqlutil
Neil Alexander 11a39fe3b5
Deduplicate FS database, EDU persistence table (#1207)
* Deduplicate FS database, add some EDU persistence groundwork

* Extend TransactionWriter to use optional existing transaction, use that for FS SQLite database writes

* Fix build due to bad keyserver import

* Working EDU persistence

* gocyclo, unsurprisingly

* Remove unused

* Update copyright notices
2020-07-20 16:55:20 +01:00
..
partition_offset_table.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
postgres.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
postgres_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
sql.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
trace.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
trace_driver.go Add SQL tracing via DENDRITE_TRACE_SQL (#968) 2020-04-16 10:06:55 +01:00
trace_driver_wasm.go Add SQL tracing via DENDRITE_TRACE_SQL (#968) 2020-04-16 10:06:55 +01:00
uri.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00