home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 894922145

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-894922145 https://api.github.com/repos/simonw/datasette/issues/1421 894922145 IC_kwDOBm6k_c41V22h 9599 2021-08-09T03:07:38Z 2021-08-09T03:07:38Z OWNER

I hoped this would work: sql with foo as ( explain select * from facetable where state = :state and on_earth = :on_earth and neighborhood not like '00:04' ) select p4 from foo where opcode = 'Variable' But sadly it returns an error:

near "explain": syntax error

{
    "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 0.946ms · About: github-to-sqlite