home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 721319602

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/192#issuecomment-721319602 https://api.github.com/repos/simonw/sqlite-utils/issues/192 721319602 MDEyOklzc3VlQ29tbWVudDcyMTMxOTYwMg== 9599 2020-11-03T19:05:05Z 2020-11-03T19:05:05Z OWNER

Relevant example using a SQLite CTE: https://github.com/simonw/datasette/issues/268#issuecomment-675725464

CTEs were added in SQLite 3.8.3 in 2014-02-03 so they should be safe to use. If someone tries to run sqlite-utils search no an older version of SQLite they'll get an error, which I think is OK.

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