home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

3 rows where author_association = "NONE" and "updated_at" is on date 2021-05-27 sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

issue 3

  • WIP: Add Gmail takeout mbox import 1
  • Add Docker multi-arch support with Buildx 1
  • ?_col=/?_nocol= to show/hide columns on the table page 1

user 2

  • codecov[bot] 2
  • maxhawkins 1

author_association 1

  • NONE · 3 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
849708617 https://github.com/dogsheep/google-takeout-to-sqlite/pull/5#issuecomment-849708617 https://api.github.com/repos/dogsheep/google-takeout-to-sqlite/issues/5 MDEyOklzc3VlQ29tbWVudDg0OTcwODYxNw== maxhawkins 28565 2021-05-27T15:01:42Z 2021-05-27T15:01:42Z NONE

Any updates?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
WIP: Add Gmail takeout mbox import 813880401  
849313380 https://github.com/simonw/datasette/pull/1319#issuecomment-849313380 https://api.github.com/repos/simonw/datasette/issues/1319 MDEyOklzc3VlQ29tbWVudDg0OTMxMzM4MA== codecov[bot] 22429695 2021-05-27T04:38:44Z 2021-05-27T04:38:44Z NONE

Codecov Report

Merging #1319 (cfca570) into main (1b69753) will increase coverage by 0.02%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1319 +/-

========================================== + Coverage 91.51% 91.53% +0.02%
========================================== Files 34 34
Lines 4255 4255
========================================== + Hits 3894 3895 +1
+ Misses 361 360 -1
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/utils/__init__.py | 94.31% <0.00%> (+0.17%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b69753...cfca570. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add Docker multi-arch support with Buildx 881219362  
847207804 https://github.com/simonw/datasette/pull/1339#issuecomment-847207804 https://api.github.com/repos/simonw/datasette/issues/1339 MDEyOklzc3VlQ29tbWVudDg0NzIwNzgwNA== codecov[bot] 22429695 2021-05-24T17:22:13Z 2021-05-27T04:14:21Z NONE

Codecov Report

Merging #1339 (3d8598b) into main (a443dba) will increase coverage by 0.01%. The diff coverage is 91.66%.

:exclamation: Current head 3d8598b differs from pull request most recent head 387c837. Consider uploading reports for the commit 387c837 to get more accurate results

```diff @@ Coverage Diff @@

main #1339 +/-

========================================== + Coverage 91.55% 91.56% +0.01%
========================================== Files 34 34
Lines 4262 4280 +18
========================================== + Hits 3902 3919 +17
- Misses 360 361 +1
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/table.py | 95.83% <90.00%> (-0.05%) | :arrow_down: | | datasette/app.py | 95.84% <100.00%> (-0.01%) | :arrow_down: | | datasette/views/database.py | 97.19% <100.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a443dba...387c837. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
?_col=/?_nocol= to show/hide columns on the table page 899851083  

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,
   [issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
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 1072.16ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows