home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 783774084

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/1239#issuecomment-783774084 https://api.github.com/repos/simonw/datasette/issues/1239 783774084 MDEyOklzc3VlQ29tbWVudDc4Mzc3NDA4NA== 9599 2021-02-23T00:18:56Z 2021-02-23T00:19:18Z OWNER

Bug is here: https://github.com/simonw/datasette/blob/42caabf7e9e6e4d69ef6dd7de16f2cd96bc79d5b/datasette/filters.py#L149-L165

Those json_each lines should be:

select {t}.rowid from {t}, json_each([{t}].[{c}]) j
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
813978858  
Powered by Datasette · Queries took 0.899ms · About: github-to-sqlite