home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 709532369

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/894#issuecomment-709532369 https://api.github.com/repos/simonw/datasette/issues/894 709532369 MDEyOklzc3VlQ29tbWVudDcwOTUzMjM2OQ== 9599 2020-10-15T19:05:07Z 2020-10-15T19:07:35Z OWNER

Simpler option: ?_sort= column values look like this:

  • mycolumn - for sort by column
  • mycolumn$numeric - for sort by column after cast to float
  • mycolumn$morename$default - for the edge case where the column name itself contains a $ symbol
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
657572753  
Powered by Datasette · Queries took 1.015ms · About: github-to-sqlite