home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 753399635

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/1168#issuecomment-753399635 https://api.github.com/repos/simonw/datasette/issues/1168 753399635 MDEyOklzc3VlQ29tbWVudDc1MzM5OTYzNQ== 9599 2021-01-01T22:45:21Z 2021-01-01T22:50:21Z OWNER

Would also need to figure out the precedence rules:

  • What happens if the database has a _metadata table with data that conflicts with a remote metadata record from another database? I think the other database should win, because that allows plugins to over-ride the default metadata for something.
  • Do JSON values get merged together? So if one table provides a description and another provides a title do both values get returned?
  • If a database has a license, does that "cascade" down to the tables? What about source and about?
  • What if there are two databases (or more) that provide conflicting metadata for a table in some other database? Also, _internal may have loaded data from metadata.json that conflicts with some other remote table metadata definition.
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
777333388  
Powered by Datasette · Queries took 0.965ms · About: github-to-sqlite