home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 926208819

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/329#issuecomment-926208819 https://api.github.com/repos/simonw/sqlite-utils/issues/329 926208819 IC_kwDOCGYnMM43NNMz 9599 2021-09-23T22:26:54Z 2021-09-23T22:26:54Z OWNER

I could even have those replacement characters be properties of the Database class, so uses can sub-class and change them.

python class Database: left_brace_replace = "_" right_brace_replace = "_" ...

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