home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1652722208

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/2112#issuecomment-1652722208 https://api.github.com/repos/simonw/datasette/issues/2112 1652722208 IC_kwDOBm6k_c5igoog 9599 2023-07-27T00:24:50Z 2023-07-27T00:25:16Z OWNER

I changed my mind, I'm not going to do this with a format hook.

Also: https://github.com/simonw/datasette/issues/2109#issuecomment-1652715823

I've decided to let HTML have its own special context. I'm going to try formalizing that as a @dataclass with fields with metadata={"help": ...} to see what that looks like.

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