Skip to content

Fine grained authorisation for CREATE/DROP DDL #785

@Jimvin

Description

@Jimvin

As an administrator I would like to be able to separate CREATE TABLE and DROP TABLE privileges. Ideally I would like only the owner/creator of a table to be able to drop that table. At the moment if a user has CREATE privileges on a schema they can drop any table in that schema, which risks accidental data loss if a user can drop another user's table.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions