summary refs log tree commit diff
path: root/changelog.d/13195.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.63.0rc1Sean Quah2022-07-121-1/+0
|
* 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)