home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 582103856

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/pull/653#issuecomment-582103856 https://api.github.com/repos/simonw/datasette/issues/653 582103856 MDEyOklzc3VlQ29tbWVudDU4MjEwMzg1Ng== 9599 2020-02-04T20:38:18Z 2020-02-04T20:38:18Z OWNER

We can probably solve this without a SQL parser though. Really all we care about here is that if the FIRST lines of the statement begin with -- we ignore them and only validate the statement starting from the first non-commented line. I think we can do that without single quoted strings causing us confusion.

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