home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 693001937

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/891#issuecomment-693001937 https://api.github.com/repos/simonw/datasette/issues/891 693001937 MDEyOklzc3VlQ29tbWVudDY5MzAwMTkzNw== 9599 2020-09-15T21:58:56Z 2020-09-15T21:58:56Z OWNER Here's what that looks like: ``` Traceback (most recent call last): File "/Users/simon/Dropbox/Development/datasette/plugins/sql_error.py", line 5, in oh_no_error return 100 / 0 ZeroDivisionError: division by zero ERROR: conn=<sqlite3.Connection object at 0x10bce0030>, sql = 'select oh_no_error()', params = {}: user-defined function raised exception INFO: 127.0.0.1:54066 - "GET /data?sql=select+oh_no_error%28%29 HTTP/1.1" 400 Bad Request ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 653529088  
Powered by Datasette · Queries took 0.916ms