home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 350108113

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/161#issuecomment-350108113 https://api.github.com/repos/simonw/datasette/issues/161 350108113 MDEyOklzc3VlQ29tbWVudDM1MDEwODExMw== 388154 2017-12-07T22:02:24Z 2017-12-07T22:02:24Z NONE

It's not throwing the validation error anymore, but i still cannot run following with query: WITH RECURSIVE cnt(x) AS (SELECT 1 UNION ALL SELECT x+1 FROM cnt LIMIT 10) SELECT x FROM cnt;

I got near "WITH": syntax error.

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