{"html_url": "https://github.com/simonw/sqlite-utils/issues/134#issuecomment-678497497", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/134", "id": 678497497, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ5NzQ5Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T21:06:26Z", "updated_at": "2020-08-21T21:06:26Z", "author_association": "OWNER", "body": "Ended up needing two skipIfs:\r\n\r\nhttps://github.com/simonw/sqlite-utils/blob/7e9aad7e1c09d1cf80d0b4d17d6157212a4b857d/tests/test_cli.py#L888-L893", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683804172, "label": "--load-extension option for sqlite-utils query"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/134#issuecomment-678476338", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/134", "id": 678476338, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3NjMzOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:22:02Z", "updated_at": "2020-08-21T20:22:02Z", "author_association": "OWNER", "body": "I think that adds it as `/usr/lib/x86_64-linux-gnu/mod_spatialite.so`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683804172, "label": "--load-extension option for sqlite-utils query"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/134#issuecomment-678474928", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/134", "id": 678474928, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3NDkyOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:18:33Z", "updated_at": "2020-08-21T20:18:33Z", "author_association": "OWNER", "body": "This should get me SpatiaLite in the GitHub Actions Ubuntu:\r\n```\r\napt install libsqlite3-mod-spatialite\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683804172, "label": "--load-extension option for sqlite-utils query"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/134#issuecomment-678474018", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/134", "id": 678474018, "node_id": "MDEyOklzc3VlQ29tbWVudDY3ODQ3NDAxOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-08-21T20:16:20Z", "updated_at": "2020-08-21T20:16:20Z", "author_association": "OWNER", "body": "Trickiest part of this is how to write a test for it.\r\n\r\nI'll do a `pytest.skipIf` that only executes the test if SpatiaLite is available.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 683804172, "label": "--load-extension option for sqlite-utils query"}, "performed_via_github_app": null}