Skip to content

Cannot change primary key to multi-column one with SQLite #2048

@InvisibleSmiley

Description

@InvisibleSmiley

When using the SQLite adapter, tables can be created with a multi-column primary key.

Trying to change the primary key to a multi-column one afterwards fails (whether it previously was a single-column or multi-column one) with InvalidArgumentException "Invalid value for primary key: [...]".

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