{"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/2.2.1", "id": 23471112, "node_id": "MDc6UmVsZWFzZTIzNDcxMTEy", "tag_name": "2.2.1", "target_commitish": "master", "name": "2.2.1", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-02-07T07:20:03Z", "published_at": "2020-02-07T07:24:54Z", "body": "Fixed a bug where `.upsert(..., hash_id=\"pk\")` threw an error (#84).", "repo": {"value": 140912432, "label": "sqlite-utils"}, "reactions": null} {"html_url": "https://github.com/simonw/sqlite-utils/releases/tag/2.2", "id": 23471014, "node_id": "MDc6UmVsZWFzZTIzNDcxMDE0", "tag_name": "2.2", "target_commitish": "master", "name": "2.2", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 0, "created_at": "2020-02-01T21:59:08Z", "published_at": "2020-02-07T07:18:12Z", "body": "New feature: `sqlite_utils.suggest_column_types([records])` returns the suggested column types for a list of records. See [Suggesting column types](https://sqlite-utils.readthedocs.io/en/stable/python-api.html#python-api-suggest-column-types). (#81).\r\n\r\nThis replaces the undocumented `table.detect_column_types()` method.", "repo": {"value": 140912432, "label": "sqlite-utils"}, "reactions": null}