home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1421055590

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/524#issuecomment-1421055590 https://api.github.com/repos/simonw/sqlite-utils/issues/524 1421055590 IC_kwDOCGYnMM5Us5Zm 21095447 2023-02-07T16:25:31Z 2023-02-07T16:25:31Z NONE

Ah, it looks like that is controlled by this dict: https://github.com/simonw/sqlite-utils/blob/main/sqlite_utils/db.py#L178

I suspect you could overwrite the datetime entry to achieve what you want

And thank you for pointing me to it. At least, i can make a monkey patch for my need...

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