home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1556228395

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/547#issuecomment-1556228395 https://api.github.com/repos/simonw/sqlite-utils/issues/547 1556228395 IC_kwDOCGYnMM5cwikr 9599 2023-05-21T17:11:15Z 2023-05-21T17:11:15Z OWNER

This will be a cosmetic change to the CLI output only - the options to save data to the database and the Python API function will continue to return [(None, 158)].

I can add an optimization though to avoid running the SQL count query if we know that it's all null.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1718572201  
Powered by Datasette · Queries took 1.062ms · About: github-to-sqlite