home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 803758793

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/1268#issuecomment-803758793 https://api.github.com/repos/simonw/datasette/issues/1268 803758793 MDEyOklzc3VlQ29tbWVudDgwMzc1ODc5Mw== 9599 2021-03-22T04:54:32Z 2021-03-22T04:54:32Z OWNER

Hitting http://localhost:8001/tuscany_housenumbers triggers the bug. It gets stuck in a loop that looks like this:

Which looks to me like this code: https://github.com/simonw/datasette/blob/8e18c7943181f228ce5ebcea48deb59ce50bee1f/datasette/utils/init.py#L139-L158

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