home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 753388809

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-753388809 https://api.github.com/repos/simonw/datasette/issues/1168 753388809 MDEyOklzc3VlQ29tbWVudDc1MzM4ODgwOQ== 9599 2021-01-01T21:47:51Z 2021-01-01T21:47:51Z OWNER

A database that exposes metadata will have the same restriction as the new _internal database that exposes columns and tables, in that it needs to take permissions into account. A user should not be able to view metadata for tables that they are not able to see.

As such, I'd rather bundle any metadata tables into the existing _internal database so I don't have to solve that permissions problem in two places.

{
    "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 1.215ms · About: github-to-sqlite