github simonw/sqlite-utils 3.15.1

latest releases: 3.38, 3.38a0, 3.37...
3 years ago
  • Python library now includes type annotations on almost all of the methods, plus detailed docstrings describing each one. (#311)
  • New API Reference documentation page, powered by those docstrings.
  • Fixed bug where .add_foreign_keys() failed to raise an error if called against a View. (#313)
  • Fixed bug where .delete_where() returned a [] instead of returning self if called against a non-existant table. (#315)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.