{"html_url": "https://github.com/simonw/datasette/issues/360#issuecomment-413386332", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/360", "id": 413386332, "node_id": "MDEyOklzc3VlQ29tbWVudDQxMzM4NjMzMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-08-16T00:51:00Z", "updated_at": "2018-08-16T00:51:00Z", "author_association": "OWNER", "body": "Relevant: https://github.com/coleifer/pysqlite3/issues/2", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 351017129, "label": "Use pysqlite3 if available"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/360#issuecomment-413387424", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/360", "id": 413387424, "node_id": "MDEyOklzc3VlQ29tbWVudDQxMzM4NzQyNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-08-16T00:57:25Z", "updated_at": "2018-08-16T00:57:25Z", "author_association": "OWNER", "body": "I deployed a working demo of this here: https://pysqlite3-datasette.now.sh\r\n\r\nI used this command to deploy it:\r\n\r\n datasette publish now \\\r\n fixtures.db fivethirtyeight.db \\\r\n --branch=pysqlite3 \\\r\n --install=https://github.com/karlb/pysqlite3/archive/master.zip \\\r\n -n pysqlite3-datasette\r\n\r\nhttps://pysqlite3-datasette.now.sh/-/versions confirms version of SQLite is `3.25.0`", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 351017129, "label": "Use pysqlite3 if available"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/360#issuecomment-413396812", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/360", "id": 413396812, "node_id": "MDEyOklzc3VlQ29tbWVudDQxMzM5NjgxMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-08-16T01:50:42Z", "updated_at": "2018-08-16T01:50:42Z", "author_association": "OWNER", "body": "Now that this has merged into master the command for deploying it can use `--branch=master` instead:\r\n\r\n datasette publish now \\\r\n fixtures.db fivethirtyeight.db \\\r\n --branch=master \\\r\n --install=https://github.com/karlb/pysqlite3/archive/master.zip \\\r\n -n pysqlite3-datasette\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 351017129, "label": "Use pysqlite3 if available"}, "performed_via_github_app": null}