issue_comments
2 rows where author_association = "MEMBER", issue = 929840699 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Keyword only args for arguments like "drop" · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
881566401 | https://github.com/pydata/xarray/issues/5531#issuecomment-881566401 | https://api.github.com/repos/pydata/xarray/issues/5531 | IC_kwDOAMm_X840i6LB | max-sixty 5635139 | 2021-07-16T16:20:33Z | 2021-07-16T16:20:33Z | MEMBER | For sure @gcaria ! Thanks for finding that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Keyword only args for arguments like "drop" 929840699 | |
868729026 | https://github.com/pydata/xarray/issues/5531#issuecomment-868729026 | https://api.github.com/repos/pydata/xarray/issues/5531 | MDEyOklzc3VlQ29tbWVudDg2ODcyOTAyNg== | max-sixty 5635139 | 2021-06-25T17:41:14Z | 2021-06-25T17:41:14Z | MEMBER | Would we be happy to do without a deprecation cycle? I would vote lightly yes. (though partly because I think that would mean we did it sooner — if someone was up for doing the deprecation code then that switches it). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Keyword only args for arguments like "drop" 929840699 |
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