issue_comments
5 rows where issue = 1343422749 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Move "datasette --get" from Getting Started to CLI Reference · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
1220008317 | https://github.com/simonw/datasette/issues/1787#issuecomment-1220008317 | https://api.github.com/repos/simonw/datasette/issues/1787 | IC_kwDOBm6k_c5It9l9 | simonw 9599 | 2022-08-18T21:56:21Z | 2022-08-18T21:57:09Z | OWNER | Newly updated CLI reference page: https://docs.datasette.io/en/latest/cli-reference.html And the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Move "datasette --get" from Getting Started to CLI Reference 1343422749 | |
1219782423 | https://github.com/simonw/datasette/issues/1787#issuecomment-1219782423 | https://api.github.com/repos/simonw/datasette/issues/1787 | IC_kwDOBm6k_c5ItGcX | simonw 9599 | 2022-08-18T18:04:28Z | 2022-08-18T18:04:28Z | OWNER | Aside: analytics show that the "getting started" page is the highest traffic page in all of the docs, so it deserves extra attention to make it as good as it can possibly be. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Move "datasette --get" from Getting Started to CLI Reference 1343422749 | |
1219778295 | https://github.com/simonw/datasette/issues/1787#issuecomment-1219778295 | https://api.github.com/repos/simonw/datasette/issues/1787 | IC_kwDOBm6k_c5ItFb3 | simonw 9599 | 2022-08-18T18:00:04Z | 2022-08-18T18:00:04Z | OWNER | I'm also going to move it to an earlier point in the menu - it's currently right at the very end, but if it has more than just the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Move "datasette --get" from Getting Started to CLI Reference 1343422749 | |
1219777448 | https://github.com/simonw/datasette/issues/1787#issuecomment-1219777448 | https://api.github.com/repos/simonw/datasette/issues/1787 | IC_kwDOBm6k_c5ItFOo | simonw 9599 | 2022-08-18T17:59:06Z | 2022-08-18T17:59:06Z | OWNER | I'm going to expand this page: https://docs.datasette.io/en/0.62/cli-reference.html - at the moment it just shows |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Move "datasette --get" from Getting Started to CLI Reference 1343422749 | |
1219773265 | https://github.com/simonw/datasette/issues/1787#issuecomment-1219773265 | https://api.github.com/repos/simonw/datasette/issues/1787 | IC_kwDOBm6k_c5ItENR | simonw 9599 | 2022-08-18T17:54:37Z | 2022-08-18T17:54:37Z | OWNER | It's mentioned in the CLI reference here: https://docs.datasette.io/en/0.62/cli-reference.html#datasette-serve-help - but that's missing some important details such as:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Move "datasette --get" from Getting Started to CLI Reference 1343422749 |
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