issue_comments
3 rows where issue = 393903950 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Last call for v0.11.1 · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 450662763 | https://github.com/pydata/xarray/issues/2631#issuecomment-450662763 | https://api.github.com/repos/pydata/xarray/issues/2631 | MDEyOklzc3VlQ29tbWVudDQ1MDY2Mjc2Mw== | jhamman 2443309 | 2018-12-31T16:07:48Z | 2018-12-31T16:07:48Z | MEMBER | Thanks @shoyer! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Last call for v0.11.1 393903950 | |
| 450534913 | https://github.com/pydata/xarray/issues/2631#issuecomment-450534913 | https://api.github.com/repos/pydata/xarray/issues/2631 | MDEyOklzc3VlQ29tbWVudDQ1MDUzNDkxMw== | shoyer 1217238 | 2018-12-30T02:28:28Z | 2018-12-30T02:28:28Z | MEMBER | I just tagged 0.11.1 and pushed it to pypi. RTD and conda-forge should take care of themselves. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Last call for v0.11.1 393903950 | |
| 449752050 | https://github.com/pydata/xarray/issues/2631#issuecomment-449752050 | https://api.github.com/repos/pydata/xarray/issues/2631 | MDEyOklzc3VlQ29tbWVudDQ0OTc1MjA1MA== | dcherian 2448579 | 2018-12-24T16:25:24Z | 2018-12-24T16:25:24Z | MEMBER | 2413? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Last call for v0.11.1 393903950 |
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 3