home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1060056510

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/pull/1648#issuecomment-1060056510 https://api.github.com/repos/simonw/datasette/issues/1648 1060056510 IC_kwDOBm6k_c4_Ly2- 9599 2022-03-06T23:02:05Z 2022-03-06T23:04:24Z OWNER

Just spotted this: https://github.com/simonw/datasette/blob/de810f49cc57a4f88e4a1553d26c579253ce4531/datasette/views/base.py#L203-L216

Maybe the db name should use dash encoding too?

If so, relevant code includes this bit:

https://github.com/simonw/datasette/blob/de810f49cc57a4f88e4a1553d26c579253ce4531/datasette/url_builder.py#L30-L38

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