{"html_url": "https://github.com/simonw/datasette/issues/607#issuecomment-550649607", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/607", "id": 550649607, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDY0OTYwNw==", "user": {"value": 8431341, "label": "zeluspudding"}, "created_at": "2019-11-07T03:38:10Z", "updated_at": "2019-11-07T03:38:10Z", "author_association": "NONE", "body": "I just got FTS5 working and it is incredible! The lookup time for returning all rows where company name contains \"Musk\" from my table of 16,428,090 rows has dropped from `13,340.019` ms to `15.6`ms. Well below the 100ms latency for the \"real time autocomplete\" feel (which doesn't currently include the http call).\r\n\r\nSo cool! Thanks again for the pointers and awesome datasette!", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 512996469, "label": "Ways to improve fuzzy search speed on larger data sets?"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/52#issuecomment-550694197", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/52", "id": 550694197, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDY5NDE5Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-07T04:11:05Z", "updated_at": "2019-11-07T04:11:05Z", "author_association": "OWNER", "body": "I just hit this bug while running `healthkit-to-sqlite`", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 476413293, "label": "Throws error if .insert_all() / .upsert_all() called with empty list"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/healthkit-to-sqlite/issues/10#issuecomment-550783316", "issue_url": "https://api.github.com/repos/dogsheep/healthkit-to-sqlite/issues/10", "id": 550783316, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDc4MzMxNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-07T05:16:56Z", "updated_at": "2019-11-07T05:34:29Z", "author_association": "MEMBER", "body": "It looks like Apple changed the location of these in iOS 13 - they are now in separate `.gpx` files:\r\n\r\n![2FF70E95-CDEE-4241-A5C5-EE95A862E519](https://user-images.githubusercontent.com/9599/68362042-be12e000-00da-11ea-8925-7397410332d8.png)\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 519038979, "label": "Failed to import workout points"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/healthkit-to-sqlite/issues/10#issuecomment-550806302", "issue_url": "https://api.github.com/repos/dogsheep/healthkit-to-sqlite/issues/10", "id": 550806302, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDgwNjMwMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-07T05:33:31Z", "updated_at": "2019-11-07T05:33:31Z", "author_association": "MEMBER", "body": "The XML now includes references to these new files:\r\n\r\n![CBBA54FC-51FB-4BB3-927C-C2CA99237B04](https://user-images.githubusercontent.com/9599/68362716-121ec400-00dd-11ea-9846-387c7cd64c8b.jpeg)\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 519038979, "label": "Failed to import workout points"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/healthkit-to-sqlite/issues/10#issuecomment-550824838", "issue_url": "https://api.github.com/repos/dogsheep/healthkit-to-sqlite/issues/10", "id": 550824838, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDgyNDgzOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-07T05:47:07Z", "updated_at": "2019-11-07T05:47:07Z", "author_association": "MEMBER", "body": "Relevant code:\r\n\r\nhttps://github.com/dogsheep/healthkit-to-sqlite/blob/d16f45f06fbae6ec8a78cc9ca7b5b7db0413f139/healthkit_to_sqlite/utils.py#L58-L64", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 519038979, "label": "Failed to import workout points"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/healthkit-to-sqlite/issues/10#issuecomment-550828084", "issue_url": "https://api.github.com/repos/dogsheep/healthkit-to-sqlite/issues/10", "id": 550828084, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MDgyODA4NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-07T05:49:24Z", "updated_at": "2019-11-07T05:49:24Z", "author_association": "MEMBER", "body": "So the fix there is going to be to detect the new `FileReference` element and load the corresponding points data from it.\r\n\r\nThis will be a little tricky because that function will need access to the zip file.\r\n\r\nIt probably won't work at all for the mode where the `export.xml` file is passed directly using the `--xml` option.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 519038979, "label": "Failed to import workout points"}, "performed_via_github_app": null}