home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1301638918

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/1881#issuecomment-1301638918 https://api.github.com/repos/simonw/datasette/issues/1881 1301638918 IC_kwDOBm6k_c5NlW8G 9599 2022-11-03T04:56:06Z 2022-11-03T04:56:06Z OWNER

I've also introduced a new concept of a permission abbreviation, which like the permission name needs to be globally unique.

That's a problem for plugins - they might just be able to guarantee that their permission long-form name is unique among other plugins (through sensible naming conventions) but the thing where they declare a initial-letters-only abbreviation is far more risky.

I think abbreviations are optional - they are provided for core permissions but plugins are advised not to use them.

Also Datasette could check that the installed plugins do not provide conflicting permissions on startup and refuse to start if they do.

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