home / github / releases

Menu
  • GraphQL API

releases: 29529316

This data as json

html_url id node_id tag_name target_commitish name draft author prerelease created_at published_at body repo reactions
https://github.com/simonw/sqlite-utils/releases/tag/2.15 29529316 MDc6UmVsZWFzZTI5NTI5MzE2 2.15 master 2.15 0 9599 0 2020-08-10T19:06:02Z 2020-08-10T19:07:27Z - New `db.enable_wal()` and `db.disable_wal()` methods for enabling and disabling [Write-Ahead Logging](https://www.sqlite.org/wal.html) for a database file - see [WAL mode](https://sqlite-utils.readthedocs.io/en/stable//python-api.html#python-api-wal) 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)](https://sqlite-utils.readthedocs.io/en/stable/cli.html#cli-wal). ([#132](https://github.com/simonw/sqlite-utils/issues/132)) 140912432  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 0.836ms