issue_comments
6 rows where issue = 1363552780 and user = 9599 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- truncate_cells_html does not work for links? · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
1264753894 | https://github.com/simonw/datasette/issues/1805#issuecomment-1264753894 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5LYpzm | simonw 9599 | 2022-10-02T23:02:54Z | 2022-10-02T23:02:54Z | OWNER | I'm tempted to add |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 | |
1264753725 | https://github.com/simonw/datasette/issues/1805#issuecomment-1264753725 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5LYpw9 | simonw 9599 | 2022-10-02T23:02:17Z | 2022-10-02T23:02:17Z | OWNER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 | ||
1264736537 | https://github.com/simonw/datasette/issues/1805#issuecomment-1264736537 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5LYlkZ | simonw 9599 | 2022-10-02T21:25:37Z | 2022-10-02T21:25:37Z | OWNER |
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 | |
1238868091 | https://github.com/simonw/datasette/issues/1805#issuecomment-1238868091 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5J16B7 | simonw 9599 | 2022-09-07T03:33:15Z | 2022-09-07T03:34:04Z | OWNER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 | ||
1238760255 | https://github.com/simonw/datasette/issues/1805#issuecomment-1238760255 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5J1fs_ | simonw 9599 | 2022-09-06T23:55:37Z | 2022-09-06T23:55:37Z | OWNER | While working on this I noticed that the arbitrary query page doesn't currently obey truncation, when it should do. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 | |
1238491632 | https://github.com/simonw/datasette/issues/1805#issuecomment-1238491632 | https://api.github.com/repos/simonw/datasette/issues/1805 | IC_kwDOBm6k_c5J0eHw | simonw 9599 | 2022-09-06T18:10:14Z | 2022-09-06T18:10:14Z | OWNER | I like the idea of defaulting this to the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
truncate_cells_html does not work for links? 1363552780 |
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