mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| migrate.go | ||
| partition_offset_table.go | ||
| postgres.go | ||
| postgres_wasm.go | ||
| sql.go | ||
| sqlutil_test.go | ||
| trace.go | ||
| trace_driver.go | ||
| trace_driver_wasm.go | ||
| uri.go | ||
| writer.go | ||
| writer_dummy.go | ||
| writer_exclusive.go | ||