home / content / releases

releases: 53785562

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/simonw/sqlite-utils/releases/tag/3.19 53785562 9599 RE_kwDOCGYnMM4DNLPa 3.19 main 3.19 0 0 2021-11-21T04:41:56Z 2021-11-21T04:42:24Z - The [table.lookup() method](https://sqlite-utils.datasette.io/en/stable/python-api.html#python-api-lookup-tables) 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](https://github.com/simonw/sqlite-utils/issues/342)) 140912432    

Links from other tables

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