home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 339510770

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/39#issuecomment-339510770 https://api.github.com/repos/simonw/datasette/issues/39 339510770 MDEyOklzc3VlQ29tbWVudDMzOTUxMDc3MA== 9599 2017-10-26T00:07:40Z 2017-10-26T00:07:40Z OWNER

It looks like I should double quote my columns and ensure they are correctly escaped https://blog.christosoft.de/2012/10/sqlite-escaping-table-acolumn-names/ - hopefully using ? placeholders for column names will work. I should use ? for tables too.

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