home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1339968514

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/1931#issuecomment-1339968514 https://api.github.com/repos/simonw/datasette/issues/1931 1339968514 IC_kwDOBm6k_c5P3kwC 9599 2022-12-06T20:28:47Z 2022-12-06T20:28:47Z OWNER Should the `"return": true` mode reflect the order in which the rows were provided when the API was called? I think it should. Since this is small enough to happily fit in Python memory (thanks to the `max_insert_rows` setting) I can load the fresh data from the database and then sort it in Python space before returning it. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1473814539  
Powered by Datasette · Queries took 1.0ms