github simonw/sqlite-utils 3.19

latest releases: 4.0a0, 3.38, 3.38a0...
3 years ago
  • The table.lookup() method now accepts keyword arguments that match those on the underlying table.insert() method: foreign_keys=, column_order=, not_null=, defaults=, extracts=, conversions= and columns=. You can also now pass pk= to specify a different column name to use for the primary key. (#342)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.