home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1316135244

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/pull/1893#issuecomment-1316135244 https://api.github.com/repos/simonw/datasette/issues/1893 1316135244 IC_kwDOBm6k_c5OcqFM 9599 2022-11-16T01:21:41Z 2022-11-16T01:21:41Z OWNER

I just deployed a demo instance like this (using the commit hash from this PR):

bash datasette publish vercel fixtures.db \ --branch 544f7025900b78f63c34b9985522271ba5fd9c0f \ --project datasette-pr-1893 \ --scope datasette \ --about 'PR 1893' \ --about_url https://github.com/simonw/datasette/pull/1893 Here's the result: https://datasette-pr-1893.vercel.app/fixtures

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