home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 511170264

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/560#issuecomment-511170264 https://api.github.com/repos/simonw/datasette/issues/560 511170264 MDEyOklzc3VlQ29tbWVudDUxMTE3MDI2NA== 9599 2019-07-14T03:34:24Z 2019-07-14T03:34:24Z OWNER

Here's why:

https://github.com/simonw/datasette/blob/6abe6faff6b035e9334dd05f8c741ae9b7a47440/datasette/templates/_codemirror_foot.html#L2

This works on the query.html template:

https://github.com/simonw/datasette/blob/6abe6faff6b035e9334dd05f8c741ae9b7a47440/datasette/templates/query.html#L38

But fails on the database.html template:

https://github.com/simonw/datasette/blob/6abe6faff6b035e9334dd05f8c741ae9b7a47440/datasette/templates/database.html#L28

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