home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 758356640

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/datasette/issues/1183#issuecomment-758356640 https://api.github.com/repos/simonw/datasette/issues/1183 758356640 MDEyOklzc3VlQ29tbWVudDc1ODM1NjY0MA== 9599 2021-01-12T02:42:08Z 2021-01-12T02:42:08Z OWNER

Should Datasette have subcommands for this? datasette enable-counts data.db and datasette disable-counts data.db and datasette reset-counts data.db commands?

Maybe. The sqlite-utils CLI tool could be used here instead, but that won't be easily available if Datasette was installed as a standalone binary or using brew install datasette or pipx install datasette.

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