1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-02 14:54:28 -06:00
dendrite/appservice/storage/sqlite3
bodqhrohro f18001ecbb
Split the select+update query for txn_id counter ()
The update part wasn't executed actually for SQLite, so it is moved to
a separate statement.

Fixes .

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 () 2020-08-25 13:11:52 +01:00
storage.go Top-level setup package () 2020-12-02 17:41:00 +00:00
txn_id_counter_table.go Split the select+update query for txn_id counter () 2021-06-07 08:51:19 +01:00