issue_comments
2 rows where author_association = "MEMBER", issue = 813654286 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- bump the dependencies · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
784460455 | https://github.com/pydata/xarray/pull/4942#issuecomment-784460455 | https://api.github.com/repos/pydata/xarray/issues/4942 | MDEyOklzc3VlQ29tbWVudDc4NDQ2MDQ1NQ== | keewis 14808389 | 2021-02-23T19:39:44Z | 2021-02-23T19:51:17Z | MEMBER | go ahead. I would check the rendered table first, though. Edit: the table is still pretty big but that's probably fine |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
bump the dependencies 813654286 | |
783512018 | https://github.com/pydata/xarray/pull/4942#issuecomment-783512018 | https://api.github.com/repos/pydata/xarray/issues/4942 | MDEyOklzc3VlQ29tbWVudDc4MzUxMjAxOA== | keewis 14808389 | 2021-02-22T16:48:17Z | 2021-02-22T23:17:33Z | MEMBER | Thanks for the reminder, @rhkleijn. I think we want to discuss that some more in #4116. This is the full extent of what the new policy would allow us to do. Not sure if we will actually bump to 1.17, or if we decide that deprecating two versions of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
bump the dependencies 813654286 |
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