Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use VACUUM when migrating from DB versions below 21 (#6283)
## Motivation We need to vacuum the DB after migrations, and with #6085 merged, we need to use VACUUM INTO based migration for recent DB schema updates
- Loading branch information