home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1075435185

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/1671#issuecomment-1075435185 https://api.github.com/repos/simonw/datasette/issues/1671 1075435185 IC_kwDOBm6k_c5AGdax 9599 2022-03-22T17:42:09Z 2022-03-22T17:42:09Z OWNER

Also made me realize that this query: sql select * from sortable where sortable > :p0 Only works here thanks to the column affinity thing kicking in too: https://latest.datasette.io/fixtures?sql=select+*+from+sortable+where+sortable+%3E+%3Ap0&p0=70

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