synapse/changelog.d/13195.misc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
143 B
Plaintext
Raw Normal View History

Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script.