home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1258451968

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/sqlite-utils/issues/483#issuecomment-1258451968 https://api.github.com/repos/simonw/sqlite-utils/issues/483 1258451968 IC_kwDOCGYnMM5LAnQA 9599 2022-09-26T18:37:54Z 2022-09-26T18:40:41Z OWNER

The implementation of this can be an almost exact copy of Datasette's, which was added in this commit: https://github.com/simonw/datasette/commit/01fe5b740171bfaea3752fc5754431dac53777e3

Current code for that is here: https://github.com/simonw/datasette/blob/0.62/datasette/cli.py#L319-L340 - which is improved to use the from runpy import run_module function.

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