{"html_url": "https://github.com/simonw/datasette/issues/1601#issuecomment-1017113831", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1601", "id": 1017113831, "node_id": "IC_kwDOBm6k_c48n-zn", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-20T04:38:14Z", "updated_at": "2022-01-20T04:38:14Z", "author_association": "OWNER", "body": "I don't have solid tests in place for exercising SpatiaLite, but this change feels safe enough that I'm not going to add tests for it.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1105916061, "label": "Add KNN and data_licenses to hidden tables list"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1601#issuecomment-1016639294", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1601", "id": 1016639294, "node_id": "IC_kwDOBm6k_c48mK8-", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-19T16:26:44Z", "updated_at": "2022-01-20T03:57:17Z", "author_association": "OWNER", "body": "I need to add `sqlite_stat1` to the hidden tables too, see:\r\n- https://github.com/simonw/datasette/issues/1587\r\n- https://github.com/simonw/sqlite-utils/issues/366", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1105916061, "label": "Add KNN and data_licenses to hidden tables list"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1601#issuecomment-1017095821", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1601", "id": 1017095821, "node_id": "IC_kwDOBm6k_c48n6aN", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-20T03:56:14Z", "updated_at": "2022-01-20T03:56:28Z", "author_association": "OWNER", "body": "Oh interesting, I hadn't heard about KNN2. It looks like it was added to SpatiaLite on 21st June 2021 in https://www.gaia-gis.it/fossil/libspatialite/info/03786a62cdb4ab17 but the most recent release of SpatiaLite is 5.0.1 from 7th February 2021 - so it's not yet in a release.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1105916061, "label": "Add KNN and data_licenses to hidden tables list"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1601#issuecomment-1016651485", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1601", "id": 1016651485, "node_id": "IC_kwDOBm6k_c48mN7d", "user": {"value": 25778, "label": "eyeseast"}, "created_at": "2022-01-19T16:39:03Z", "updated_at": "2022-01-19T16:39:03Z", "author_association": "CONTRIBUTOR", "body": "I think both of these are Spatialite specific. They get generated when you first initialize the extension. KNN is actually deprecated in favor of [KNN2](https://www.gaia-gis.it/fossil/libspatialite/wiki?name=KNN2), as I understand it.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1105916061, "label": "Add KNN and data_licenses to hidden tables list"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1601#issuecomment-1016637722", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1601", "id": 1016637722, "node_id": "IC_kwDOBm6k_c48mKka", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-19T16:25:07Z", "updated_at": "2022-01-19T16:25:07Z", "author_association": "OWNER", "body": "Good idea - though I'm nervous about accidentally hiding a `data_licenses` table outside of the SpatiaLite case. I'll only hide that one if SpatiaLite is loaded.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1105916061, "label": "Add KNN and data_licenses to hidden tables list"}, "performed_via_github_app": null}