summary refs log tree commit diff
path: root/changelog.d/13195.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check that `auto_vacuum` is disabled when porting a SQLite database to ↵reivilibre2022-07-071-0/+1
Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195)