home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 894925437

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/1421#issuecomment-894925437 https://api.github.com/repos/simonw/datasette/issues/1421 894925437 IC_kwDOBm6k_c41V3p9 9599 2021-08-09T03:19:00Z 2021-08-09T03:19:00Z OWNER

This may not work:

ERROR: sql = 'explain select 1 + :one + :two', params = None: You did not supply a value for binding 1.

The explain queries themselves want me to pass them parameters.

I could try using the regex to pull out candidates and passing None for each of those, including incorrect ones like :31.

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