0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/syncapi/storage
Till 234ed603e6
Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026)
Doesn't buy us much, but makes everything a bit more consistent.

Also removes the SQL trace driver, as it is unused and the output is
hard to read anyway.
2023-03-23 13:52:53 +01:00
..
postgres Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
shared Add tests for UpdateRelations (#2999) 2023-03-06 12:43:59 +01:00
sqlite3 Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
tables Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
interface.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
storage.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
storage_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00