Skip to content

Unique Key Fallback for Primary Key #21

@sudowing

Description

@sudowing

Simply put, if table has no PK -- fallback to unique key if exists and provide READ, UPDATE & DELETE.

Currently READ, UPDATE & DELETE are dependent on the presence of the PK, but can certainly be setup to work from unique keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions