dendrite/internal/sqlutil
oliverpool a4db43e096
Don't overwrite global err before return (#1293)
Signed-off-by: Olivier Charvin <git@olivier.pfad.fr>
2020-08-25 13:11:52 +01:00
..
partition_offset_table.go Don't overwrite global err before return (#1293) 2020-08-25 13:11:52 +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 Don't overwrite global err before return (#1293) 2020-08-25 13:11:52 +01:00
trace.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +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 Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
writer.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
writer_dummy.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
writer_exclusive.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00