home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 625841397

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/685#issuecomment-625841397 https://api.github.com/repos/simonw/datasette/issues/685 625841397 MDEyOklzc3VlQ29tbWVudDYyNTg0MTM5Nw== 9599 2020-05-08T14:25:56Z 2020-05-08T14:27:15Z OWNER

Maybe all I really want here is to add length and access-by-index methods to the Results class? So I don't have to do results.rows[0][0] to get at a single returned value.

Also how about a results.single_value() method which returns a value only if there is a single row with a single column, otherwise raises an exception?

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