home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1317449610

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/pull/1893#issuecomment-1317449610 https://api.github.com/repos/simonw/datasette/issues/1893 1317449610 IC_kwDOBm6k_c5Ohq-K 9599 2022-11-16T18:14:28Z 2022-11-16T18:14:28Z OWNER

I'm thinking of also adding count to the list since that's a common thing people would want to autocomplete. I notice BQ console highlights count in the same manner as other keywords like select as well.

Huh, yeah we should definitely have count - surprised it's not on the list on https://www.sqlite.org/lang_keywords.html which is why we didn't get it from the GPT-3 generated schema.

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