home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 392840811

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/296#issuecomment-392840811 https://api.github.com/repos/simonw/datasette/issues/296 392840811 MDEyOklzc3VlQ29tbWVudDM5Mjg0MDgxMQ== 9599 2018-05-29T16:26:27Z 2018-05-29T19:43:23Z OWNER

Since #275 will allow configs to be overridden at the table and database level it also makes sense to expose a completely evaluated list of configs at:

  • /dbname/-/config
  • /dbname/tablename/-/config

Similar to https://fivethirtyeight.datasettes.com/-/config

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