home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 376594727

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/188#issuecomment-376594727 https://api.github.com/repos/simonw/datasette/issues/188 376594727 MDEyOklzc3VlQ29tbWVudDM3NjU5NDcyNw== 9599 2018-03-27T16:46:49Z 2018-05-28T21:34:34Z OWNER One point of complexity: datasette can be used to bundle multiple .db files into a single "app". I think that's OK. We could require that the `datasette_files` table is present in the first database file passed on the command-line. Or we could even construct a search path and consult multiple versions of the table spread across multiple files. That said... any configuration that corresponds to a specific table should live in the same database file as that table. Ditto for general metadata: if we have license/source information for a specific table or database that information should be able to live in the same .db file as the data. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 309047460  
Powered by Datasette ยท Queries took 1.041ms