issue_comments
3 rows where issue = 443020048 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix the "datasette now publish ... --alias=x" option · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
491533931 | https://github.com/simonw/datasette/issues/459#issuecomment-491533931 | https://api.github.com/repos/simonw/datasette/issues/459 | MDEyOklzc3VlQ29tbWVudDQ5MTUzMzkzMQ== | simonw 9599 | 2019-05-11T18:29:37Z | 2019-05-11T19:26:11Z | OWNER | This needs doing before the next release because it is interfering with my Travis code that actually runs the release: https://travis-ci.org/simonw/datasette/jobs/530597261 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix the "datasette now publish ... --alias=x" option 443020048 | |
491531399 | https://github.com/simonw/datasette/issues/459#issuecomment-491531399 | https://api.github.com/repos/simonw/datasette/issues/459 | MDEyOklzc3VlQ29tbWVudDQ5MTUzMTM5OQ== | simonw 9599 | 2019-05-11T17:51:11Z | 2019-05-11T17:51:11Z | OWNER | This is the publish code that needs updating: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix the "datasette now publish ... --alias=x" option 443020048 | |
491531364 | https://github.com/simonw/datasette/issues/459#issuecomment-491531364 | https://api.github.com/repos/simonw/datasette/issues/459 | MDEyOklzc3VlQ29tbWVudDQ5MTUzMTM2NA== | simonw 9599 | 2019-05-11T17:50:37Z | 2019-05-11T17:50:37Z | OWNER | I also need to fix my various |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix the "datasette now publish ... --alias=x" option 443020048 |
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