Skip to content

Commit 49943d5

Browse files
committed
Update news
Dropped table name from ``VACUUM`` command in SQLiteConnection. [skip ci]
1 parent 122ee63 commit 49943d5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/News.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ News
1010
SQLObject 3.2.0 (master)
1111
========================
1212

13+
Minor features
14+
--------------
15+
16+
* Dropped table name from ``VACUUM`` command in SQLiteConnection:
17+
SQLite doesn't vacuum a single table and SQLite 3.15 uses the supplied name
18+
as the name of the attached database to vacuum.
19+
1320
Documentation
1421
-------------
1522

0 commit comments

Comments
 (0)