dendrite/appservice/storage/sqlite3
bodqhrohro f18001ecbb
Split the select+update query for txn_id counter (#1855)
The update part wasn't executed actually for SQLite, so it is moved to
a separate statement.

Fixes #1852.

Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com>
2021-06-07 08:51:19 +01:00
..
appservice_events_table.go Don't overwrite global err before return (#1293) 2020-08-25 13:11:52 +01:00
storage.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
txn_id_counter_table.go Split the select+update query for txn_id counter (#1855) 2021-06-07 08:51:19 +01:00