mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-04 23:19:03 +01:00
100fa9b235
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. |
||
---|---|---|
.. | ||
deltas | ||
cross_signing_keys_table.go | ||
cross_signing_sigs_table.go | ||
device_keys_table.go | ||
key_changes_table.go | ||
one_time_keys_table.go | ||
stale_device_lists.go | ||
storage.go |