home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 938131806

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/issues/1470#issuecomment-938131806 https://api.github.com/repos/simonw/datasette/issues/1470 938131806 IC_kwDOBm6k_c436sFe 9599 2021-10-07T20:28:30Z 2021-10-07T20:28:30Z OWNER

On further investigation this isn't related to _search at all - it happens when you explicitly sort by _sort=rowid and apply a _next

  • https://global-power-plants.datasettes.com/global-power-plants/global-power-plants?_next=200 works without an error (currently)
  • https://global-power-plants.datasettes.com/global-power-plants/global-power-plants?_next=200&_sort=rowid shows that error
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
995098231  
Powered by Datasette · Queries took 1.061ms · About: github-to-sqlite