{"html_url": "https://github.com/simonw/datasette/issues/698#issuecomment-599856081", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/698", "id": 599856081, "node_id": "MDEyOklzc3VlQ29tbWVudDU5OTg1NjA4MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-03-17T03:14:20Z", "updated_at": "2020-03-17T03:14:20Z", "author_association": "OWNER", "body": "This is going to require a pretty full rewrite of the existing canned query logic, which currently shares a codepath with the code that lets you submit a SQL query:\r\n\r\nhttps://github.com/simonw/datasette/blob/298a899e792ebd0cd82a5f01b613c31f19082e51/datasette/views/base.py#L464-L563", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 582517965, "label": "Ability for a canned query to write to the database"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/698#issuecomment-599704264", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/698", "id": 599704264, "node_id": "MDEyOklzc3VlQ29tbWVudDU5OTcwNDI2NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-03-16T18:51:27Z", "updated_at": "2020-03-17T02:44:44Z", "author_association": "OWNER", "body": "This is also going to need me to handle POST form submissions which means I need to be able to parse the form body. I guess that will go in [datasette/utils/asgi.py](https://github.com/simonw/datasette/blob/master/datasette/utils/asgi.py).", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 582517965, "label": "Ability for a canned query to write to the database"}, "performed_via_github_app": null}