github simonw/sqlite-utils 2.23

latest releases: 3.38, 3.38a0, 3.37...
4 years ago
  • table.m2m(other_table, records) method now takes any iterable, not just a list or tuple. Thanks, Adam Wolf. (#189)
  • sqlite-utils insert now displays a progress bar for CSV or TSV imports. (#173)
  • New @db.register_function(deterministic=True) option for registering deterministic SQLite functions in Python 3.8 or higher. (#191)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.