home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 599856081

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/698#issuecomment-599856081 https://api.github.com/repos/simonw/datasette/issues/698 599856081 MDEyOklzc3VlQ29tbWVudDU5OTg1NjA4MQ== 9599 2020-03-17T03:14:20Z 2020-03-17T03:14:20Z OWNER

This is going to require a pretty full rewrite of the existing canned query logic, which currently shares a codepath with the code that lets you submit a SQL query:

https://github.com/simonw/datasette/blob/298a899e792ebd0cd82a5f01b613c31f19082e51/datasette/views/base.py#L464-L563

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