summary refs log tree commit diff
path: root/changelog.d/15306.bugfix
blob: f5eb716f12c521da3ead3339f4fb5cf223ce46b6 (plain) (blame)
1
2
Add a check to [SQLite port_db script](https://matrix-org.github.io/synapse/latest/postgres.html#porting-from-sqlite)
to ensure that the sqlite database passed to the script exists before trying to port from it.