home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1343440504

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/1636#issuecomment-1343440504 https://api.github.com/repos/simonw/datasette/issues/1636 1343440504 IC_kwDOBm6k_c5QE0Z4 9599 2022-12-08T22:10:28Z 2022-12-08T22:10:48Z OWNER

What if you want to grant insert-row to a user for ALL tables in a database, or even for all tables in all databases?

You should be able to do that by putting that in the root permissions: block. Need to figure out how the implementation will handle that.

Also: there are some permissions like view-instance or debug-menu for which putting them at the database or table or query level doesn't actually make any sense.

Ideally the implementation would spot those on startup and refuse to start the server, with a helpful error message.

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