issue_comments
5 rows where issue = 1296222572 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Upgrade to 3.10.6-slim-bullseye Docker base image · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1214405023 | https://github.com/simonw/datasette/issues/1768#issuecomment-1214405023 | https://api.github.com/repos/simonw/datasette/issues/1768 | IC_kwDOBm6k_c5IYlmf | simonw 9599 | 2022-08-14T15:54:11Z | 2022-08-14T15:54:11Z | OWNER | Also trying this locally:
https://issue-1768-j7hipcg4aq-uc.a.run.app/-/versions
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Upgrade to 3.10.6-slim-bullseye Docker base image 1296222572 | |
| 1214404690 | https://github.com/simonw/datasette/issues/1768#issuecomment-1214404690 | https://api.github.com/repos/simonw/datasette/issues/1768 | IC_kwDOBm6k_c5IYlhS | simonw 9599 | 2022-08-14T15:52:02Z | 2022-08-14T15:52:02Z | OWNER | Tested locally with:
And then:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Upgrade to 3.10.6-slim-bullseye Docker base image 1296222572 | |
| 1214403875 | https://github.com/simonw/datasette/issues/1768#issuecomment-1214403875 | https://api.github.com/repos/simonw/datasette/issues/1768 | IC_kwDOBm6k_c5IYlUj | simonw 9599 | 2022-08-14T15:46:49Z | 2022-08-14T15:46:49Z | OWNER | https://hub.docker.com/layers/python/library/python/3.10.6-slim-bullseye/images/sha256-cf85cd32e60184a94d88a0103c289d09024abffaa77680d116d7cc837668ea15?context=explore is the most recent - |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Upgrade to 3.10.6-slim-bullseye Docker base image 1296222572 | |
| 1177966193 | https://github.com/simonw/datasette/issues/1768#issuecomment-1177966193 | https://api.github.com/repos/simonw/datasette/issues/1768 | IC_kwDOBm6k_c5GNlZx | simonw 9599 | 2022-07-07T17:25:22Z | 2022-07-07T17:25:22Z | OWNER | I tried this on Datasette Cloud and swapping |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Upgrade to 3.10.6-slim-bullseye Docker base image 1296222572 | |
| 1176550192 | https://github.com/simonw/datasette/issues/1768#issuecomment-1176550192 | https://api.github.com/repos/simonw/datasette/issues/1768 | IC_kwDOBm6k_c5GILsw | simonw 9599 | 2022-07-06T18:39:11Z | 2022-07-06T18:39:11Z | OWNER | Relevant Twitter thread: https://twitter.com/simonw/status/1544710944462254080 Looks like |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Upgrade to 3.10.6-slim-bullseye Docker base image 1296222572 |
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