home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 504762769

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/pull/518#issuecomment-504762769 https://api.github.com/repos/simonw/datasette/issues/518 504762769 MDEyOklzc3VlQ29tbWVudDUwNDc2Mjc2OQ== 9599 2019-06-23T15:37:26Z 2019-06-23T15:37:26Z OWNER

This is strange: on my local machine http://127.0.0.1:8001/fixtures/table%2Fwith%2Fslashes.csv is returning a 404 BUT there's a test for that which is passing under pytest:

https://github.com/simonw/datasette/blob/d60fbfcae2658e71cab6d7b3b9f53f8d895064ef/tests/test_api.py#L721-L727

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