home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 679367931

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/949#issuecomment-679367931 https://api.github.com/repos/simonw/datasette/issues/949 679367931 MDEyOklzc3VlQ29tbWVudDY3OTM2NzkzMQ== 9599 2020-08-24T21:09:50Z 2020-08-24T21:09:50Z OWNER

I'm attracted to this because of how good GraphiQL is for auto-completing queries. But I realize there's a problem here: GraphQL is designed to be autocomplete-friendly, but SQL is not. If you type select and it doesn't know what's going in the from clause it can't give you good column autocomplete, for example.

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