issue_comments
6 rows where issue = 677326155 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Datasette sdist is missing templates (hence broken when installing from Homebrew) · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
672550662 | https://github.com/simonw/datasette/issues/930#issuecomment-672550662 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjU1MDY2Mg== | simonw 9599 | 2020-08-12T03:30:59Z | 2020-08-12T03:30:59Z | OWNER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 | ||
672519787 | https://github.com/simonw/datasette/issues/930#issuecomment-672519787 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjUxOTc4Nw== | simonw 9599 | 2020-08-12T02:52:46Z | 2020-08-12T02:52:46Z | OWNER | Homebrew install is now fixed, using a temporary URL while waiting for Travis to ship the new release to PyPI: https://github.com/simonw/homebrew-datasette/issues/6 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 | |
672488293 | https://github.com/simonw/datasette/issues/930#issuecomment-672488293 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjQ4ODI5Mw== | simonw 9599 | 2020-08-12T02:35:34Z | 2020-08-12T02:35:34Z | OWNER | OK, this has fixed it - I used |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 | |
672480811 | https://github.com/simonw/datasette/issues/930#issuecomment-672480811 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjQ4MDgxMQ== | simonw 9599 | 2020-08-12T02:31:38Z | 2020-08-12T02:31:38Z | OWNER | The root cause appears to be that the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 | |
672472518 | https://github.com/simonw/datasette/issues/930#issuecomment-672472518 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjQ3MjUxOA== | simonw 9599 | 2020-08-12T02:24:49Z | 2020-08-12T02:24:49Z | OWNER | I checked and |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 | |
672471431 | https://github.com/simonw/datasette/issues/930#issuecomment-672471431 | https://api.github.com/repos/simonw/datasette/issues/930 | MDEyOklzc3VlQ29tbWVudDY3MjQ3MTQzMQ== | simonw 9599 | 2020-08-12T02:21:19Z | 2020-08-12T02:21:19Z | OWNER | Correction: pip installed Datasette works fine, it's just the Homebrew release that is broken. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Datasette sdist is missing templates (hence broken when installing from Homebrew) 677326155 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [issue] INTEGER REFERENCES [issues]([id]) , [performed_via_github_app] TEXT); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1