home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 394037368

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/303#issuecomment-394037368 https://api.github.com/repos/simonw/datasette/issues/303 394037368 MDEyOklzc3VlQ29tbWVudDM5NDAzNzM2OA== 9599 2018-06-01T23:50:17Z 2018-06-01T23:50:35Z OWNER

Solution for he above: support an optional ?_format=json/csv parameter on the regular table view.

Then if you have tables with the above colliding names you can use /db/blah.json?_format=json

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