home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 723360842

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/sqlite-utils/issues/197#issuecomment-723360842 https://api.github.com/repos/simonw/sqlite-utils/issues/197 723360842 MDEyOklzc3VlQ29tbWVudDcyMzM2MDg0Mg== 9599 2020-11-07T00:40:55Z 2020-11-07T00:40:55Z OWNER

The order= parameter should be called order_by for consistency with this: python for row in db["dogs"].rows_where("age > 1", order_by="age"):

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