mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
This should avoid unnecessary logging on startup if the migration (were we need `InsertMigration`) was already executed. This now checks for "unique constraint errors" for SQLite and Postgres and fails the startup process if the migration couldn't be manually inserted for some other reason. |
||
|---|---|---|
| .. | ||
| caching | ||
| eventutil | ||
| fulltext | ||
| hooks | ||
| httputil | ||
| pushgateway | ||
| pushrules | ||
| sqlutil | ||
| transactions | ||
| log.go | ||
| log_unix.go | ||
| log_windows.go | ||
| mutex.go | ||
| version.go | ||