issue_comments
4 rows where issue = 1102484126 and user = 9599 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: updated_at (date)
issue 1
- Release notes for 0.60 · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
1012664607 | https://github.com/simonw/datasette/issues/1595#issuecomment-1012664607 | https://api.github.com/repos/simonw/datasette/issues/1595 | IC_kwDOBm6k_c48XAkf | simonw 9599 | 2022-01-14T01:22:58Z | 2022-01-14T01:22:58Z | OWNER |
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Release notes for 0.60 1102484126 | |
1012626410 | https://github.com/simonw/datasette/issues/1595#issuecomment-1012626410 | https://api.github.com/repos/simonw/datasette/issues/1595 | IC_kwDOBm6k_c48W3Pq | simonw 9599 | 2022-01-14T00:00:56Z | 2022-01-14T01:17:47Z | OWNER | Commits since 0.60a1: https://github.com/simonw/datasette/compare/0.60a1...3664ddd40 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Release notes for 0.60 1102484126 | |
1012626243 | https://github.com/simonw/datasette/issues/1595#issuecomment-1012626243 | https://api.github.com/repos/simonw/datasette/issues/1595 | IC_kwDOBm6k_c48W3ND | simonw 9599 | 2022-01-14T00:00:33Z | 2022-01-14T00:00:33Z | OWNER | Copying those in here:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Release notes for 0.60 1102484126 | |
1012575013 | https://github.com/simonw/datasette/issues/1595#issuecomment-1012575013 | https://api.github.com/repos/simonw/datasette/issues/1595 | IC_kwDOBm6k_c48Wqsl | simonw 9599 | 2022-01-13T22:29:22Z | 2022-01-13T22:29:22Z | OWNER | Most of these are already written for these two alpha releases: - https://github.com/simonw/datasette/releases/tag/0.60a0 - https://github.com/simonw/datasette/releases/tag/0.60a1 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Release notes for 0.60 1102484126 |
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