1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-01 14:24:27 -06:00
dendrite/userapi/storage/accounts/sqlite3
6543 a85051ca9d
fix imports ()
* fix imports

Signed-off-by: 6543 <6543@obermui.de>

* add sqlite driver import back

Signed-off-by: 6543 <6543@obermui.de>

* rm import of userapi/storage/accounts/sqlite3/storage.go
2020-12-21 14:27:01 +00:00
..
deltas Automatically upgrade databases on startup () 2020-10-15 18:09:41 +01:00
account_data_table.go Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
accounts_table.go Automatically upgrade databases on startup () 2020-10-15 18:09:41 +01:00
constraint.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00
constraint_wasm.go Move account/device DBs to userapi () 2020-06-17 12:05:56 +01:00
profile_table.go Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
storage.go fix imports () 2020-12-21 14:27:01 +00:00
threepid_table.go Storage tweaks () 2020-09-01 11:28:35 +01:00