home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1668786770

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/2118#issuecomment-1668786770 https://api.github.com/repos/simonw/datasette/issues/2118 1668786770 IC_kwDOBm6k_c5jd6pS 9599 2023-08-08T01:42:55Z 2023-08-08T01:42:55Z OWNER

UPDATE: Fixed the _size=max bit, but I've not replicated the behaviour where it adds ?_labels=on if there are expandable columns yet.

It looks like that behaviour is only relevant to table views, and it's already implemented - https://latest.datasette.io/fixtures/roadside_attraction_characteristics links to https://latest.datasette.io/fixtures/roadside_attraction_characteristics.csv?_labels=on&_size=max

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