home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 730893729

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/511#issuecomment-730893729 https://api.github.com/repos/simonw/datasette/issues/511 730893729 MDEyOklzc3VlQ29tbWVudDczMDg5MzcyOQ== 4060506 2020-11-20T06:35:13Z 2020-11-20T06:35:13Z NONE

Trying to run on Windows today, I get an error from the utils/asgi.py module.

It's trying from os import EX_CANTCREAT which is Unix-only. I commented this line out, and (so far) it's working.

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