Skip to content

Multiple column key and "keyless" pivot models #28

@JanHolger

Description

@JanHolger

Is your feature request related to a problem? Please describe.
Currently there is no way to have a model without an id field. For pivot models and in some other cases you want to have multiple identifier fields instead of a single id field.

Describe the solution you'd like
Adding id = true to multiple @column annotations should result in all fields being used as the model identifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions