home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 735442226

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/1098#issuecomment-735442226 https://api.github.com/repos/simonw/datasette/issues/1098 735442226 MDEyOklzc3VlQ29tbWVudDczNTQ0MjIyNg== 9599 2020-11-29T19:28:04Z 2020-11-29T19:28:04Z OWNER

For the moment I'm going to solve this by teaching Datasette's internal introspection methods - in particular these ones - to ignore compound foreign keys entirely:

https://github.com/simonw/datasette/blob/e800ffcf7cc6a915eb554b369c654f87162575e5/datasette/utils/init.py#L470-L505

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