{"html_url": "https://github.com/simonw/sqlite-utils/pull/322#issuecomment-968401459", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/322", "id": 968401459, "node_id": "IC_kwDOCGYnMM45uKIz", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-11-15T00:26:42Z", "updated_at": "2021-11-15T00:26:42Z", "author_association": "OWNER", "body": "This relates to the fact that dictionaries, lists and tuples get special treatment and are converted to JSON strings, using this code: https://github.com/simonw/sqlite-utils/blob/e8d958109ee290cfa1b44ef7a39629bb50ab673e/sqlite_utils/db.py#L2937-L2947\r\n\r\nSo the `COLUMN_TYPE_MAPPING` should include those too - right now it looks like this: https://github.com/simonw/sqlite-utils/blob/e8d958109ee290cfa1b44ef7a39629bb50ab673e/sqlite_utils/db.py#L165-L188", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 979612115, "label": "Add dict type to be mapped as TEXT in sqllite"}, "performed_via_github_app": null}