home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1314066229

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/1884#issuecomment-1314066229 https://api.github.com/repos/simonw/datasette/issues/1884 1314066229 IC_kwDOBm6k_c5OUw81 25778 2022-11-14T16:48:35Z 2022-11-14T16:48:35Z CONTRIBUTOR

I'm realizing I don't know if a virtual table will ever return a count. Maybe it depends on the implementation. For these three, just checking now, it'll always return zero.

That said, I'm not sure there's any downside to having them return zero and caching that. (They're hidden, too.)

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