dendrite/userapi
Kegsay 4a7fb9c045
Automatically upgrade databases on startup ()
* 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 () 2020-10-09 09:17:23 +01:00
internal Extend device_devices table () 2020-10-09 09:17:23 +01:00
inthttp Implement account deactivation () 2020-10-02 17:18:20 +01:00
storage Automatically upgrade databases on startup () 2020-10-15 18:09:41 +01:00
userapi.go Remove device DB from clientapi () 2020-08-27 18:53:40 +01:00
userapi_test.go Remove device DB from clientapi () 2020-08-27 18:53:40 +01:00