issue_comments: 542872267
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette/issues/597#issuecomment-542872267 | https://api.github.com/repos/simonw/datasette/issues/597 | 542872267 | MDEyOklzc3VlQ29tbWVudDU0Mjg3MjI2Nw== | 9599 | 2019-10-16T20:13:21Z | 2019-10-16T20:13:21Z | OWNER | ``` $ echo '{"hello": "world"}' | sqlite-utils insert foo.db hello - $ echo '{"hello": "world"}' | sqlite-utils insert foo-bar.db hello - $ datasette publish now \ --about_url=https://github.com/simonw/datasette/issues/597 \ --title="Issue #597" \ --alias=datasette-issue-597 \ foo.db foo-bar.db ``` This failed to replicate the issue. https://datasette-issue-597.now.sh/ is working as it should. | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 508070977 |