home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1668715803

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-1668715803 https://api.github.com/repos/simonw/datasette/issues/2118 1668715803 IC_kwDOBm6k_c5jdpUb 9599 2023-08-07T23:50:26Z 2023-08-08T01:41:53Z OWNER

This bit needs some more work: https://github.com/simonw/datasette/blob/a791115e31e64e9bbd1d36f4d46887b3e42e752a/datasette/views/database.py#L514-L518

The original logic for that is from here, I need to figure out how to replicate it:

https://github.com/simonw/datasette/blob/5139c0886a7f6bb94d317ba0665aa6e728716028/datasette/views/base.py#L368

https://github.com/simonw/datasette/blob/5139c0886a7f6bb94d317ba0665aa6e728716028/datasette/views/base.py#L342-L344

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

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