home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1652354606

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/2111#issuecomment-1652354606 https://api.github.com/repos/simonw/datasette/issues/2111 1652354606 IC_kwDOBm6k_c5ifO4u 9599 2023-07-26T19:16:35Z 2023-07-26T19:17:45Z OWNER I just noticed that this URL: https://latest.datasette.io/fixtures.csv Returns a 500 error right now! <img width="275" alt="image" src="https://github.com/simonw/datasette/assets/9599/bd560821-07ba-4e8f-8472-9e677294687d"> It's fine with a `?sql=` query: https://latest.datasette.io/fixtures.csv?sql=select+*+from+facetable {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1822937426  
Powered by Datasette · Queries took 0.93ms