home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1214404690

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/1768#issuecomment-1214404690 https://api.github.com/repos/simonw/datasette/issues/1768 1214404690 IC_kwDOBm6k_c5IYlhS 9599 2022-08-14T15:52:02Z 2022-08-14T15:52:02Z OWNER

Tested locally with:

datasette package fixtures.db --extra-options="--setting sql_time_limit_ms 2500" \
  -t datasette-package-python-upgrade

And then:

docker run -p 8081:8001 datasette-package-python-upgrade INFO: Started server process [8] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:8001 (Press CTRL+C to quit)

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