home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 797159434

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/1193#issuecomment-797159434 https://api.github.com/repos/simonw/datasette/issues/1193 797159434 MDEyOklzc3VlQ29tbWVudDc5NzE1OTQzNA== 9599 2021-03-12T01:01:54Z 2021-03-12T01:01:54Z OWNER

DuckDB has a read-only mechanism: https://duckdb.org/docs/api/python

python import duckdb con = duckdb.connect(database="/tmp/blah.db", read_only=True)

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