{"html_url": "https://github.com/simonw/datasette/issues/1706#issuecomment-1325164933", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1706", "id": 1325164933, "node_id": "IC_kwDOBm6k_c5O_GmF", "user": {"value": 1176293, "label": "ar-jan"}, "created_at": "2022-11-23T14:34:54Z", "updated_at": "2022-11-23T14:34:54Z", "author_association": "NONE", "body": "This would be helpful.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1198822563, "label": "[feature] immutable mode for a directory, not just individual sqlite file"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1863#issuecomment-1324539030", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1863", "id": 1324539030, "node_id": "IC_kwDOBm6k_c5O8tyW", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-11-23T04:35:14Z", "updated_at": "2022-11-23T04:35:14Z", "author_association": "OWNER", "body": "If I do that I should probably update `insert` to do those validation checks as well.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1425029242, "label": "Update a single record in an existing table"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1863#issuecomment-1324531750", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1863", "id": 1324531750, "node_id": "IC_kwDOBm6k_c5O8sAm", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-11-23T04:20:47Z", "updated_at": "2022-11-23T04:20:47Z", "author_association": "OWNER", "body": "... which does imply that I'm going to do an extra layer of validation over what SQLite provides. SQLite will happily allow a text string to be added to a supposedly integer column. I'm not going to allow that - I'll return a validation error instead, unless the string can be safely coerced to the correct type.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1425029242, "label": "Update a single record in an existing table"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1863#issuecomment-1324531085", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1863", "id": 1324531085, "node_id": "IC_kwDOBm6k_c5O8r2N", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-11-23T04:19:28Z", "updated_at": "2022-11-23T04:19:28Z", "author_association": "OWNER", "body": "Had a design conversation with myself in https://github.com/simonw/dclient/issues/6 where I decided that the API should allow string values to be sent to integer columns which would be automatically converted *if possible to do so* - as an API usability feature.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1425029242, "label": "Update a single record in an existing table"}, "performed_via_github_app": null}