Skip to content

Cosmos: Facility to auto-create stored procedure where client is sufficiently privileged #59

@bartelink

Description

@bartelink

Provisioning of the stored procedure is presently an explicitly separated act, driven by Equinox.Cli init, which fits in with DDL/DML separation concepts etc.

However, in practice
a) keys are often provisioned with both DML (manipulate data) and DDL (create proc) permissions
b) as stored procedures are revised, new editions may need to be added

For the above, reasons, the connector should gain a ?provisionStoredProcNow parameter that attempts to add if not present when requested

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions