dendrite/cmd
Till 081f5e7226
Update database migrations, remove goose (#2264)
* Add new db migration

* Update migrations
Remove goose

* Add possibility to test direct upgrades

* Try to fix WASM test

* Add checks for specific migrations

* Remove AddMigration
Use WithTransaction
Add Dendrite version to table

* Fix linter issues

* Update tests

* Update comments, outdent if

* Namespace migrations

* Add direct upgrade tests, skipping over one version

* Split migrations

* Update go version in CI

* Fix copy&paste mistake

* Use contexts in migrations

Co-authored-by: kegsay <kegan@matrix.org>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-07-25 10:39:22 +01:00
..
create-account Fix create-account with global database settings (#2455) 2022-05-12 11:35:35 +02:00
dendrite-demo-pinecone Update Pinecone to matrix-org/pinecone@1ce778f 2022-07-08 14:54:08 +01:00
dendrite-demo-yggdrasil Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
dendrite-monolith-server Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
dendrite-polylith-multi Add PolylithMode base config option (#2428) 2022-05-06 13:51:48 +01:00
dendrite-upgrade-tests Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
dendritejs-pinecone Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
generate-keys bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
resolve-state Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00