home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 722057923

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/sqlite-utils/issues/196#issuecomment-722057923 https://api.github.com/repos/simonw/sqlite-utils/issues/196 722057923 MDEyOklzc3VlQ29tbWVudDcyMjA1NzkyMw== 9599 2020-11-05T00:57:22Z 2020-11-05T00:57:22Z OWNER

Then https://sqlite.org/lang_expr.html#literal_values_constants_ says:

A string constant is formed by enclosing the string in single quotes ('). A single quote within the string can be encoded by putting two single quotes in a row - as in Pascal. C-style escapes using the backslash character are not supported because they are not standard SQL.

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