home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 993958242

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/621#issuecomment-993958242 https://api.github.com/repos/simonw/datasette/issues/621 993958242 IC_kwDOBm6k_c47Ppli 9599 2021-12-14T20:33:25Z 2021-12-14T20:33:56Z OWNER

Alternative idea: since current syntax is:

?_through={"table":"roadside_attraction_characteristics","column":"characteristic_id","value":"1"}

The form-encoding-friendly syntax could be:

?_through.{"table":"roadside_attraction_characteristics","column":"characteristic_id"}=1

Which is more consistent than the array proposal:

?_through.["roadside_attraction_characteristics","characteristic_id"]=1

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