home / github

Menu
  • GraphQL API
  • Search all tables

issue_comments

Table actions
  • GraphQL API for issue_comments

4 rows where issue = 503700649 and user = 6213168 sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: reactions, created_at (date), updated_at (date)

user 1

  • crusaderky · 4 ✖

issue 1

  • [Release] 0.14 · 4 ✖

author_association 1

  • MEMBER 4
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
541423943 https://github.com/pydata/xarray/issues/3380#issuecomment-541423943 https://api.github.com/repos/pydata/xarray/issues/3380 MDEyOklzc3VlQ29tbWVudDU0MTQyMzk0Mw== crusaderky 6213168 2019-10-13T14:41:51Z 2019-10-13T14:41:51Z MEMBER

I think #3238 has somewhat little value until __array_function__ is properly implemented in pint master. @keewis what's your opinion?

The other two only improve the tests so users of the release version don't benefit from them.

I'd say let's close it!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  [Release] 0.14 503700649
540486871 https://github.com/pydata/xarray/issues/3380#issuecomment-540486871 https://api.github.com/repos/pydata/xarray/issues/3380 MDEyOklzc3VlQ29tbWVudDU0MDQ4Njg3MQ== crusaderky 6213168 2019-10-10T09:36:50Z 2019-10-10T09:36:50Z MEMBER

@jhamman never release to production on a Friday! 🏖 Jokes aside, I'm happy to leave the burden to you

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  [Release] 0.14 503700649
539747962 https://github.com/pydata/xarray/issues/3380#issuecomment-539747962 https://api.github.com/repos/pydata/xarray/issues/3380 MDEyOklzc3VlQ29tbWVudDUzOTc0Nzk2Mg== crusaderky 6213168 2019-10-08T23:34:15Z 2019-10-08T23:34:15Z MEMBER

@jhamman no - I should have it ready by the end of the weekend.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  [Release] 0.14 503700649
539224341 https://github.com/pydata/xarray/issues/3380#issuecomment-539224341 https://api.github.com/repos/pydata/xarray/issues/3380 MDEyOklzc3VlQ29tbWVudDUzOTIyNDM0MQ== crusaderky 6213168 2019-10-07T22:05:24Z 2019-10-07T22:05:24Z MEMBER

Nuke away all OrderedDicts! (blocked by #3358)

{
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 1,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  [Release] 0.14 503700649

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 638.299ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows