aboutsummaryrefslogtreecommitdiff
path: root/userapi/storage/accounts/postgres/accounts_table.go
AgeCommit message (Expand)Author
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-02-16Add account type (#2171)S7evinK
2021-07-28Factor out StatementList to `sqlutil` and use it in `userapi`Kegan Dougal
2020-10-15Automatically upgrade databases on startup (#1529)Kegsay
2020-10-02Implement account deactivation (#1455)Loïck Bonniot
2020-09-24Update all usages of tx.Stmt to sqlutil.TxStmt (#1423)Sam
2020-09-04Password changes (#1397)Neil Alexander
2020-06-17Move account/device DBs to userapi (#1141)Kegsay