issue_comments
4 rows where issue = 853473276 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Backend caching should not use a relative path · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 820374739 | https://github.com/pydata/xarray/issues/5132#issuecomment-820374739 | https://api.github.com/repos/pydata/xarray/issues/5132 | MDEyOklzc3VlQ29tbWVudDgyMDM3NDczOQ== | alexamici 226037 | 2021-04-15T12:12:26Z | 2021-04-15T12:12:26Z | MEMBER | Closed by #5135 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Backend caching should not use a relative path 853473276 | |
| 816015120 | https://github.com/pydata/xarray/issues/5132#issuecomment-816015120 | https://api.github.com/repos/pydata/xarray/issues/5132 | MDEyOklzc3VlQ29tbWVudDgxNjAxNTEyMA== | kmuehlbauer 5821660 | 2021-04-08T17:43:05Z | 2021-04-08T17:43:05Z | MEMBER | @bcbnz Ah, sorry, I should have tested it. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Backend caching should not use a relative path 853473276 | |
| 816010232 | https://github.com/pydata/xarray/issues/5132#issuecomment-816010232 | https://api.github.com/repos/pydata/xarray/issues/5132 | MDEyOklzc3VlQ29tbWVudDgxNjAxMDIzMg== | bcbnz 367900 | 2021-04-08T17:35:15Z | 2021-04-08T17:35:15Z | CONTRIBUTOR | {
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Backend caching should not use a relative path 853473276 | ||
| 816001211 | https://github.com/pydata/xarray/issues/5132#issuecomment-816001211 | https://api.github.com/repos/pydata/xarray/issues/5132 | MDEyOklzc3VlQ29tbWVudDgxNjAwMTIxMQ== | kmuehlbauer 5821660 | 2021-04-08T17:21:57Z | 2021-04-08T17:21:57Z | MEMBER | @bcbnz Should be fixed with #5135. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Backend caching should not use a relative path 853473276 |
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