home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1073039670

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/1666#issuecomment-1073039670 https://api.github.com/repos/simonw/datasette/issues/1666 1073039670 IC_kwDOBm6k_c4_9Uk2 9599 2022-03-19T16:31:08Z 2022-03-19T16:31:57Z OWNER

This does make it more interesting - it also highlights how inconsistent the way the capturing works is. Especially as_format which can be None or "" or .json or json or not used at all in the case of TableView.

https://github.com/simonw/datasette/blob/764738dfcb16cd98b0987d443f59d5baa9d3c332/tests/test_routes.py#L12-L36

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