4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 05:33:08 +00:00
Till 234ed603e6
Move every db.Prepare to sqlutil.Statementlist, remove trace driver ()
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
..