0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 02:08:21 +02:00
dendrite/userapi
Kegsay 4a7fb9c045
Automatically upgrade databases on startup (#1529)
* Support auto-upgrading accounts DB

* Auto-upgrade device DB deltas

* Support up/downgrading from cmd/goose

* Linting

* Create tables then do migrations then prepare statements

To avoid failing due to some things not existing

* Linting
2020-10-15 18:09:41 +01:00
..
api Extend device_devices table (#1471) 2020-10-09 09:17:23 +01:00
internal Extend device_devices table (#1471) 2020-10-09 09:17:23 +01:00
inthttp Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
storage Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
userapi.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00
userapi_test.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00