home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 631127454

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/dogsheep/dogsheep-photos/issues/25#issuecomment-631127454 https://api.github.com/repos/dogsheep/dogsheep-photos/issues/25 631127454 MDEyOklzc3VlQ29tbWVudDYzMTEyNzQ1NA== 9599 2020-05-19T22:48:00Z 2020-05-21T15:58:32Z MEMBER

I built #23 to help with this.

$ dogsheep-photos create-subset photos.db public.db \
    "select sha256 from apple_photos where albums like '%Public%'"

And publish with Vercel:

$ datasette publish now public.db --project dogsheep-photos \
    --about=dogsheep/dogsheep-photos \
    --about_url="https://github.com/dogsheep/dogsheep-photos" \
    --install=datasette-json-html \
    --install=datasette-cluster-map
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
621332242  
Powered by Datasette · Queries took 0.964ms · About: github-to-sqlite