home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

4 rows where issue = 1326087800 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

user 2

  • simonw 3
  • codecov[bot] 1

author_association 2

  • OWNER 3
  • NONE 1

issue 1

  • Cross-link CLI to Python docs · 4 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
1220010289 https://github.com/simonw/sqlite-utils/pull/460#issuecomment-1220010289 https://api.github.com/repos/simonw/sqlite-utils/issues/460 IC_kwDOCGYnMM5It-Ex simonw 9599 2022-08-18T21:58:00Z 2022-08-18T21:58:00Z OWNER

I'm going to merge this as-is and add more links separately.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Cross-link CLI to Python docs 1326087800  
1202947160 https://github.com/simonw/sqlite-utils/pull/460#issuecomment-1202947160 https://api.github.com/repos/simonw/sqlite-utils/issues/460 IC_kwDOCGYnMM5Hs4RY codecov[bot] 22429695 2022-08-02T16:20:42Z 2022-08-02T20:53:19Z NONE

Codecov Report

Merging #460 (f21f4cc) into main (1856002) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #460 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```


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 1856002...f21f4cc. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Cross-link CLI to Python docs 1326087800  
1203190312 https://github.com/simonw/sqlite-utils/pull/460#issuecomment-1203190312 https://api.github.com/repos/simonw/sqlite-utils/issues/460 IC_kwDOCGYnMM5Htzoo simonw 9599 2022-08-02T20:36:58Z 2022-08-02T20:36:58Z OWNER

That preview link it added didn't work, maybe because I have a custom domain setup?

Entirely my fault, fixed here :https://github.com/simonw/sqlite-utils/commit/98a28cbfe6cea67f6334b42b74f35b0ddd309561

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Cross-link CLI to Python docs 1326087800  
1202947222 https://github.com/simonw/sqlite-utils/pull/460#issuecomment-1202947222 https://api.github.com/repos/simonw/sqlite-utils/issues/460 IC_kwDOCGYnMM5Hs4SW simonw 9599 2022-08-02T16:20:47Z 2022-08-02T16:20:47Z OWNER

That preview link it added didn't work, maybe because I have a custom domain setup?

It linked to: https://readthedocs-preview--460.org.readthedocs.build/en/460/ - which 404s

Here's the correct link: https://sqlite-utils--460.org.readthedocs.build/en/460/

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Cross-link CLI to Python docs 1326087800  

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 21.416ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows