issue_comments
4 rows where author_association = "MEMBER", issue = 936123457 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- Consolidate TypeVars in a single place · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 903186994 | https://github.com/pydata/xarray/pull/5569#issuecomment-903186994 | https://api.github.com/repos/pydata/xarray/issues/5569 | IC_kwDOAMm_X8411Yoy | max-sixty 5635139 | 2021-08-21T23:10:36Z | 2021-08-21T23:10:36Z | MEMBER | Thanks a lot @Illviljan ! Much nicer |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Consolidate TypeVars in a single place 936123457 | |
| 903170577 | https://github.com/pydata/xarray/pull/5569#issuecomment-903170577 | https://api.github.com/repos/pydata/xarray/issues/5569 | IC_kwDOAMm_X8411UoR | max-sixty 5635139 | 2021-08-21T20:08:43Z | 2021-08-21T20:08:43Z | MEMBER | OK, ready to merge I think |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Consolidate TypeVars in a single place 936123457 | |
| 873456058 | https://github.com/pydata/xarray/pull/5569#issuecomment-873456058 | https://api.github.com/repos/pydata/xarray/issues/5569 | MDEyOklzc3VlQ29tbWVudDg3MzQ1NjA1OA== | max-sixty 5635139 | 2021-07-03T19:07:58Z | 2021-07-03T21:12:24Z | MEMBER | I was hoping to come up with a name that described the concept rather than listing the union — e.g. For For But not sold on any of them! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Consolidate TypeVars in a single place 936123457 | |
| 873372098 | https://github.com/pydata/xarray/pull/5569#issuecomment-873372098 | https://api.github.com/repos/pydata/xarray/issues/5569 | MDEyOklzc3VlQ29tbWVudDg3MzM3MjA5OA== | max-sixty 5635139 | 2021-07-03T08:50:46Z | 2021-07-03T08:50:46Z | MEMBER |
Yes good point. Any ideas for a name? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Consolidate TypeVars in a single place 936123457 |
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,
[performed_via_github_app] TEXT,
[issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
ON [issue_comments] ([user]);
user 1