dendrite/mediaapi/storage/postgres
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
..
media_repository_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
prepare.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
sql.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
storage.go Add SQL tracing via DENDRITE_TRACE_SQL (#968) 2020-04-16 10:06:55 +01:00
thumbnail_table.go Log errors from rows.Close (#920) 2020-03-18 10:17:18 +00:00