github simonw/sqlite-utils 2.15

latest releases: 3.38, 3.38a0, 3.37...
4 years ago
  • New db.enable_wal() and db.disable_wal() methods for enabling and disabling Write-Ahead Logging for a database file - see WAL mode in the Python API documentation.
  • Also sqlite-utils enable-wal file.db and sqlite-utils disable-wal file.db commands for doing the same thing on the command-line, see WAL mode (CLI). (#132)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.