home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1651894668

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/2053#issuecomment-1651894668 https://api.github.com/repos/simonw/datasette/issues/2053 1651894668 IC_kwDOBm6k_c5idemM 9599 2023-07-26T14:14:34Z 2023-07-26T14:14:34Z OWNER

Another point of confusion is how /content sometimes serves the database index page (with a list of tables) and sometimes solves the results of a query.

I could resolve this by turning the information on the index page into extras, which can optionally be requested any time a query is run but default to being shown if there is no query.

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