home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1032036525

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/1632#issuecomment-1032036525 https://api.github.com/repos/simonw/datasette/issues/1632 1032036525 IC_kwDOBm6k_c49g6Ct 9599 2022-02-07T23:19:59Z 2022-02-07T23:19:59Z OWNER

I'm going to fix this in the CLI code itself, rather than fixing it in the Datasette constructor. That way if someone has a truly weird reason to want this behaviour they can construct Datasette directly.

https://github.com/simonw/datasette/blob/03305ea183b1534bc4cef3a721fe5f3700273b84/datasette/cli.py#L535-L550

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