issue_comments
3 rows where author_association = "OWNER" and issue = 452901999 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Test against Python 3.8-dev using Travis · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
552278216 | https://github.com/simonw/datasette/pull/501#issuecomment-552278216 | https://api.github.com/repos/simonw/datasette/issues/501 | MDEyOklzc3VlQ29tbWVudDU1MjI3ODIxNg== | simonw 9599 | 2019-11-11T03:23:29Z | 2019-11-11T03:23:29Z | OWNER | Closing this so I can do a clean single commit instead. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test against Python 3.8-dev using Travis 452901999 | |
552278039 | https://github.com/simonw/datasette/pull/501#issuecomment-552278039 | https://api.github.com/repos/simonw/datasette/issues/501 | MDEyOklzc3VlQ29tbWVudDU1MjI3ODAzOQ== | simonw 9599 | 2019-11-11T03:22:36Z | 2019-11-11T03:22:36Z | OWNER | Wow! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test against Python 3.8-dev using Travis 452901999 | |
552276422 | https://github.com/simonw/datasette/pull/501#issuecomment-552276422 | https://api.github.com/repos/simonw/datasette/issues/501 | MDEyOklzc3VlQ29tbWVudDU1MjI3NjQyMg== | simonw 9599 | 2019-11-11T03:13:52Z | 2019-11-11T03:13:52Z | OWNER | Dropping 3.5 compatibility will help here #622 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test against Python 3.8-dev using Travis 452901999 |
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