issue_comments
4 rows where issue = 1285767883 and user = 10194086 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- move da and ds fixtures to conftest.py · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1180346845 | https://github.com/pydata/xarray/pull/6730#issuecomment-1180346845 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85GWqnd | mathause 10194086 | 2022-07-11T12:25:57Z | 2022-07-11T12:25:57Z | MEMBER | I renamed the fixtures back to |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
move da and ds fixtures to conftest.py 1285767883 | |
1172313707 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172313707 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F4BZr | mathause 10194086 | 2022-07-01T12:51:44Z | 2022-07-01T12:51:44Z | MEMBER | @max-sixty: so keep |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
move da and ds fixtures to conftest.py 1285767883 | |
1172306026 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172306026 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F3_hq | mathause 10194086 | 2022-07-01T12:42:40Z | 2022-07-01T12:42:40Z | MEMBER |
Good point, haven't thought of this. But I think these are not imported. Staying with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
move da and ds fixtures to conftest.py 1285767883 | |
1167836680 | https://github.com/pydata/xarray/pull/6730#issuecomment-1167836680 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85Fm8YI | mathause 10194086 | 2022-06-27T20:14:26Z | 2022-06-27T20:14:26Z | MEMBER | I found the names |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
move da and ds fixtures to conftest.py 1285767883 |
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