home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1060016221

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-1060016221 https://api.github.com/repos/simonw/datasette/issues/1648 1060016221 IC_kwDOBm6k_c4_LpBd 9599 2022-03-06T18:37:59Z 2022-03-06T18:37:59Z OWNER

Change of plan: based on extensive conversations on Twitter - see https://github.com/simonw/datasette/issues/1439#issuecomment-1059851259 - I'm going to try a variant of this which is basically percent-encoding but with a hyphen instead of a percent symbol.

Reason being that the current scheme doesn't handle the case of % being part of the table name, which could cause weird breakage due to some proxies decoding percent encoding before it gets to Datasette.

{
    "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 1.0ms · About: github-to-sqlite