home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 786813506

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/1240#issuecomment-786813506 https://api.github.com/repos/simonw/datasette/issues/1240 786813506 MDEyOklzc3VlQ29tbWVudDc4NjgxMzUwNg== 9599 2021-02-26T18:19:46Z 2021-02-26T18:19:46Z OWNER

Linking to rows from custom queries is a lot harder - because given an arbitrary string of SQL it's difficult to analyze it and figure out which (if any) of the returned columns represent a primary key.

It's possible to manually write a SQL query that returns a column that will be treated as a link to another page using this plugin, but it's not particularly straight-forward: https://datasette.io/plugins/datasette-json-html

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