collect: VACUUM after transaction
On python3.6 this raises: sqlite3.OperationalError: cannot VACUUM from within a transaction
Showing
Please register or sign in to comment
On python3.6 this raises: sqlite3.OperationalError: cannot VACUUM from within a transaction