Skip to content

Implement Multiple columns as keys #113

Open
@moneeshamodi

Description

@moneeshamodi

I need to implement multiple columns as keys. I know that I can create a column which concatenates the composite key columns and hide the column. But when I want to insert a new row the user would have to enter the concatenated key. I want the key to be autogenerated as a concatenation of the keys. Is there a way to do this currently? Also if I want to modify any of the keys, I would have to check if it does not violate the unique constraint by concatenating the key columns.

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