issue_comments
9 rows where author_association = "OWNER", "updated_at" is on date 2023-08-07 and user = 9599 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, created_at (date), updated_at (date)
user 1
- simonw · 9 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1668720671 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668720671 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdqgf | simonw 9599 | 2023-08-07T23:58:21Z | 2023-08-07T23:58:21Z | OWNER | 11 tests left:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1668695958 | https://github.com/simonw/datasette/issues/2130#issuecomment-1668695958 | https://api.github.com/repos/simonw/datasette/issues/2130 | IC_kwDOBm6k_c5jdkeW | simonw 9599 | 2023-08-07T23:21:07Z | 2023-08-07T23:21:16Z | OWNER | Main place the code needs updating is here: https://github.com/simonw/datasette/blob/5139c0886a7f6bb94d317ba0665aa6e728716028/datasette/views/base.py#L301-L310 Plus the documentation. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Render plugin mechanism needs `error` and `truncated` fields 1840329615 | |
| 1668691898 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668691898 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdje6 | simonw 9599 | 2023-08-07T23:15:14Z | 2023-08-07T23:16:28Z | OWNER | New error design:
https://latest.datasette.io/fixtures/facetable.json
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1668687891 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668687891 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdigT | simonw 9599 | 2023-08-07T23:11:04Z | 2023-08-07T23:14:34Z | OWNER | One of the failing tests is because this URL on my local environment returns this: http://127.0.0.1:8001/_memory.json?sql=select+blah
https://latest.datasette.io/_memory.json?sql=select+blah returns a 400 status code with the following JSON:
I should consider what errors look like for alternative formats too. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1668690232 | https://github.com/simonw/datasette/issues/2129#issuecomment-1668690232 | https://api.github.com/repos/simonw/datasette/issues/2129 | IC_kwDOBm6k_c5jdjE4 | simonw 9599 | 2023-08-07T23:13:24Z | 2023-08-07T23:13:24Z | OWNER | This may end up being a renderer plugin hook design question too. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
CSV ?sql= should indicate errors 1840324765 | |
| 1668688947 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668688947 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdiwz | simonw 9599 | 2023-08-07T23:12:37Z | 2023-08-07T23:12:37Z | OWNER | https://latest.datasette.io/_memory.csv?sql=select+blah is a blank page right now:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1668578107 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668578107 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdHs7 | simonw 9599 | 2023-08-07T21:06:50Z | 2023-08-07T21:06:50Z | OWNER | 15:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1668568445 | https://github.com/simonw/datasette/pull/2118#issuecomment-1668568445 | https://api.github.com/repos/simonw/datasette/issues/2118 | IC_kwDOBm6k_c5jdFV9 | simonw 9599 | 2023-08-07T20:57:46Z | 2023-08-07T20:57:46Z | OWNER | 17 failing tests now. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
New JSON design for query views 1823352380 | |
| 1667011607 | https://github.com/simonw/datasette/issues/2127#issuecomment-1667011607 | https://api.github.com/repos/simonw/datasette/issues/2127 | IC_kwDOBm6k_c5jXJQX | simonw 9599 | 2023-08-07T00:02:49Z | 2023-08-07T00:02:49Z | OWNER | {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Context base class to support documenting the context 1838469176 |
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]);
issue 4