home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 376589591

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/185#issuecomment-376589591 https://api.github.com/repos/simonw/datasette/issues/185 376589591 MDEyOklzc3VlQ29tbWVudDM3NjU4OTU5MQ== 9599 2018-03-27T16:30:51Z 2018-03-27T16:30:51Z OWNER

Also needed: the ability to unset metadata. If the root metadata specifies a license_url it should be possible to set "license_url": null on a child database or table. The current implementation will ignore null (or empty string) values and default to the top level value.

I think the templates themselves should be able to indicate if they want the inherited values or not. That way we could support arbitrary key/values and avoid the application code having special knowledge of license_url etc.

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