Skip to content

Feature Request: Add support for composite primary keys #1

@kjg

Description

@kjg

I'd love it if schema_plus_tables added support for composite primary keys such that we could create them in a migration or in a schema.rb via

create_table "my_table", primary_key: ["one", "two"], force: true do |t|

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