{"html_url": "https://github.com/simonw/datasette/issues/581#issuecomment-569005894", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/581", "id": 569005894, "node_id": "MDEyOklzc3VlQ29tbWVudDU2OTAwNTg5NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-12-26T08:03:59Z", "updated_at": "2019-12-26T08:03:59Z", "author_association": "OWNER", "body": "To solve https://github.com/simonw/datasette-atom/issues/6 the name of the current canned query should be made available somehow.\r\n\r\nThat way the plugin configuration could specify that the title for browse/feed should be X.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 502993509, "label": "Redesign register_output_renderer callback"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/655#issuecomment-569056952", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/655", "id": 569056952, "node_id": "MDEyOklzc3VlQ29tbWVudDU2OTA1Njk1Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-12-26T13:16:14Z", "updated_at": "2019-12-26T13:16:53Z", "author_association": "OWNER", "body": "I just tried copying and pasting in [Ace](https://ace.c9.io/) - an alternative rich code highlighting JavaScript editor - and it didn't work reliably there either.\r\n\r\nMaybe the fix here is to detect mobile safari and avoid loading codemirror entirely for that browser, falling back on a textarea?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 542553350, "label": "Copy and paste doesn't work reliably on iPhone for SQL editor"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/70#issuecomment-569130037", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/70", "id": 569130037, "node_id": "MDEyOklzc3VlQ29tbWVudDU2OTEzMDAzNw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-12-26T20:39:04Z", "updated_at": "2019-12-26T20:39:04Z", "author_association": "OWNER", "body": "I hadn't thought about those at all.\r\n\r\nAre you suggesting a utility mechanism in the library for setting it up so that, for a specific foreign key, rows are deleted from other tables if the row they are pointing at is deleted?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 539204432, "label": "Implement ON DELETE and ON UPDATE actions for foreign keys"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/66#issuecomment-569131397", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/66", "id": 569131397, "node_id": "MDEyOklzc3VlQ29tbWVudDU2OTEzMTM5Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-12-26T20:49:11Z", "updated_at": "2019-12-26T20:49:11Z", "author_association": "OWNER", "body": "Don't forget to update the documentation. This will be quite an involved task.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 521868864, "label": "The \".upsert()\" method is misnamed"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/69#issuecomment-569130196", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/69", "id": 569130196, "node_id": "MDEyOklzc3VlQ29tbWVudDU2OTEzMDE5Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-12-26T20:40:21Z", "updated_at": "2019-12-26T20:40:21Z", "author_association": "OWNER", "body": "This is a good idea. Datasette has this in the form of the `--load-extension` CLI argument, e.g. for SpatiaLite here: https://datasette.readthedocs.io/en/stable/spatialite.html#installation\r\n\r\nHaving that available for `sqlite-utils` definitely makes sense.", "reactions": "{\"total_count\": 1, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 1}", "issue": {"value": 534507142, "label": "Feature request: enable extensions loading"}, "performed_via_github_app": null}