mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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> |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| accounts_table.go | ||
| constraint_wasm.go | ||
| devices_table.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| logintoken_table.go | ||
| notifications_table.go | ||
| openid_table.go | ||
| profile_table.go | ||
| pusher_table.go | ||
| stats_table.go | ||
| storage.go | ||
| threepid_table.go | ||