home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 753668099

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/215#issuecomment-753668099 https://api.github.com/repos/simonw/sqlite-utils/issues/215 753668099 MDEyOklzc3VlQ29tbWVudDc1MzY2ODA5OQ== 9599 2021-01-03T19:55:53Z 2021-01-03T19:55:53Z OWNER

So if you instantiate the Database() constructor with use_counts_table=True any access to the .count properties will go through this table - otherwise regular count(*) queries will be executed.

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