home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 397916091

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/266#issuecomment-397916091 https://api.github.com/repos/simonw/datasette/issues/266 397916091 MDEyOklzc3VlQ29tbWVudDM5NzkxNjA5MQ== 9599 2018-06-18T00:13:43Z 2018-06-18T00:15:50Z OWNER

I was also worried about the performance of pagination over custom _sort orders or views which use offset pagination - but Datasette's SQL time limits should prevent those from getting out of hand. This does mean that a streaming CSV file may be truncated with an error - if this happens we should ensure the error is written out as the last line of the CSV so anyone who tried to import it gets a relevant error message informing them that the export did not complete.

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