home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1098628334

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/1713#issuecomment-1098628334 https://api.github.com/repos/simonw/datasette/issues/1713 1098628334 IC_kwDOBm6k_c5Be7zu 9599 2022-04-14T01:43:00Z 2022-04-14T01:43:13Z OWNER

Current workaround for fast publishing to S3:

datasette fixtures.db --get /fixtures/facetable.json | \
  s3-credentials put-object my-bucket facetable.json -
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1203943272  
Powered by Datasette · Queries took 0.857ms · About: github-to-sqlite