{"html_url": "https://github.com/simonw/datasette/issues/1235#issuecomment-781735887", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1235", "id": 781735887, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MTczNTg4Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T00:50:21Z", "updated_at": "2021-02-19T00:50:55Z", "author_association": "OWNER", "body": "I'll bump to `3.7.10` for the moment - the fix for 3.8 isn't out until March 1st according to https://news.ycombinator.com/item?id=26186434\r\n\r\nhttps://www.python.org/downloads/release/python-3710/", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 811589344, "label": "Upgrade Python version used by official Datasette Docker image"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1235#issuecomment-781736855", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1235", "id": 781736855, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MTczNjg1NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T00:52:47Z", "updated_at": "2021-02-19T01:47:53Z", "author_association": "OWNER", "body": "I bumped the two lines in the `Dockerfile` to `FROM python:3.7.10-slim-stretch as build` and ran this to build it:\r\n\r\n docker build -f Dockerfile -t datasetteproject/datasette:python-3-7-10 .\r\n\r\nThen I ran it with:\r\n\r\n docker run -p 8001:8001 -v `pwd`:/mnt datasetteproject/datasette:python-3-7-10 datasette -p 8001 -h 0.0.0.0 /mnt/fixtures.db\r\n\r\nhttp://0.0.0.0:8001/-/versions confirmed that it was now running Python 3.7.10", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 811589344, "label": "Upgrade Python version used by official Datasette Docker image"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/283#issuecomment-781764561", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/283", "id": 781764561, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MTc2NDU2MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T02:10:21Z", "updated_at": "2021-02-19T02:10:21Z", "author_association": "OWNER", "body": "This feature is now released! https://docs.datasette.io/en/stable/changelog.html#v0-55", "reactions": "{\"total_count\": 1, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 1, \"eyes\": 0}", "issue": {"value": 325958506, "label": "Support cross-database joins"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/113#issuecomment-781825187", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/113", "id": 781825187, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MTgyNTE4Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T05:09:12Z", "updated_at": "2021-02-19T05:09:12Z", "author_association": "OWNER", "body": "Documentation: https://sqlite-utils.datasette.io/en/latest/python-api.html#attaching-additional-databases", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 621286870, "label": "Syntactic sugar for ATTACH DATABASE"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/236#issuecomment-781825726", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/236", "id": 781825726, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MTgyNTcyNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T05:10:41Z", "updated_at": "2021-02-19T05:10:41Z", "author_association": "OWNER", "body": "Documentation: https://sqlite-utils.datasette.io/en/latest/cli.html#attaching-additional-databases", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 811680502, "label": "--attach command line option for attaching extra databases"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/619#issuecomment-782246111", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/619", "id": 782246111, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjI0NjExMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T18:11:22Z", "updated_at": "2021-02-19T18:11:22Z", "author_association": "OWNER", "body": "Big usability improvement, see also #1236", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 520655983, "label": "\"Invalid SQL\" page should let you edit the SQL"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782458744", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782458744, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ1ODc0NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:42:42Z", "updated_at": "2021-02-19T23:42:42Z", "author_association": "OWNER", "body": "I can use https://github.com/Sphinxxxx/cm-resize for this", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782458983", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782458983, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ1ODk4Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:43:34Z", "updated_at": "2021-02-19T23:43:34Z", "author_association": "OWNER", "body": "I only want it to resize up and down, not left to right - so I'm not keen on the default resize handle:\r\n\r\n\"cm-resize_demo\"\r\n\r\nhttps://rawgit.com/Sphinxxxx/cm-resize/master/demo/index.html", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782459405", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782459405, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ1OTQwNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:45:02Z", "updated_at": "2021-02-19T23:45:02Z", "author_association": "OWNER", "body": "I'm going to use a variant of the Datasette menu icon. Here it is in `#ccc` with an ARIA label:\r\n\r\n```svg\r\n\r\n Drag to resize\r\n \r\n\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782459550", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782459550, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ1OTU1MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:45:30Z", "updated_at": "2021-02-19T23:45:30Z", "author_association": "OWNER", "body": "Encoded using https://meyerweb.com/eric/tools/dencoder/\r\n\r\n`%3Csvg%20aria-labelledby%3D%22cm-drag-to-resize%22%20role%3D%22img%22%20fill%3D%22%23ccc%22%20stroke%3D%22%23ccc%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216%22%20height%3D%2216%22%3E%0A%20%20%3Ctitle%20id%3D%22cm-drag-to-resize%22%3EDrag%20to%20resize%3C%2Ftitle%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%202.75A.75.75%200%20011.75%202h12.5a.75.75%200%20110%201.5H1.75A.75.75%200%20011%202.75zm0%205A.75.75%200%20011.75%207h12.5a.75.75%200%20110%201.5H1.75A.75.75%200%20011%207.75zM1.75%2012a.75.75%200%20100%201.5h12.5a.75.75%200%20100-1.5H1.75z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E`", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782462049", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782462049, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ2MjA0OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:51:12Z", "updated_at": "2021-02-19T23:51:12Z", "author_association": "OWNER", "body": "![resize-demo](https://user-images.githubusercontent.com/9599/108573758-4914eb00-72ca-11eb-989c-e642eee68021.gif)\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782464215", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782464215, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ2NDIxNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:57:13Z", "updated_at": "2021-02-19T23:57:13Z", "author_association": "OWNER", "body": "Now live on https://latest.datasette.io/_memory", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1236#issuecomment-782464306", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1236", "id": 782464306, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQ2NDMwNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-02-19T23:57:32Z", "updated_at": "2021-02-19T23:57:32Z", "author_association": "OWNER", "body": "Need to test this on mobile.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 812228314, "label": "Ability to increase size of the SQL editor window"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/pull/1229#issuecomment-782053455", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1229", "id": 782053455, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjA1MzQ1NQ==", "user": {"value": 295329, "label": "camallen"}, "created_at": "2021-02-19T12:47:19Z", "updated_at": "2021-02-19T12:47:19Z", "author_association": "CONTRIBUTOR", "body": "I believe this pr and #1031 are related and fix the same issue.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 810507413, "label": "ensure immutable databses when starting in configuration directory mode with"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1212#issuecomment-782430028", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1212", "id": 782430028, "node_id": "MDEyOklzc3VlQ29tbWVudDc4MjQzMDAyOA==", "user": {"value": 4488943, "label": "kbaikov"}, "created_at": "2021-02-19T22:54:13Z", "updated_at": "2021-02-19T22:54:13Z", "author_association": "CONTRIBUTOR", "body": "I will close this issue since it appears only in my particular setup.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 797651831, "label": "Tests are very slow. "}, "performed_via_github_app": null}