home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 379624163

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/193#issuecomment-379624163 https://api.github.com/repos/simonw/datasette/issues/193 379624163 MDEyOklzc3VlQ29tbWVudDM3OTYyNDE2Mw== 9599 2018-04-09T04:03:49Z 2018-04-09T04:03:49Z OWNER

This is harder than I thought, because the _shape= logic actually runs AFTER the main block of code which is set up to catch exceptions - this code here:

https://github.com/simonw/datasette/blob/0abd3abacb309a2bd5913a7a2df4e9256585b1bb/datasette/app.py#L200-L216

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