home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1237553237

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/1757#issuecomment-1237553237 https://api.github.com/repos/simonw/datasette/issues/1757 1237553237 IC_kwDOBm6k_c5Jw5BV 9599 2022-09-06T00:51:21Z 2022-09-06T00:51:21Z OWNER

Interesting feature idea.

It's a weird edge-case, but it's the kind of thing I worry about: what if the user has a column called *? This is technically allowed in SQLite, even though it's vastly unlikely.

On that basis, I think ?_json_all=1 would be a better design here than ?_json=* - since it removes any possible ambiguity.

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