home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 737428262

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/942#issuecomment-737428262 https://api.github.com/repos/simonw/datasette/issues/942 737428262 MDEyOklzc3VlQ29tbWVudDczNzQyODI2Mg== 596279 2020-12-02T18:55:21Z 2020-12-02T18:55:21Z NONE

Are you thinking that those metadata tables would be added to the SQLite DB by Datasette, when you tell it to wrap up the database, with the metadata coming from the metadata.json? Would it be easy to allow the prepopulation of those tables in the database itself? We've been struggling with the best way to make sure that the data is always accompanied by metadata, and baking it all into the database itself would be nice, since then we wouldn't need to worry about separately distributing different files in different contexts.

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