Skip to content

Support composite primary keys #11

@saberworks

Description

@saberworks

It would be great if this module could support composite primary keys. For example:

key_column => [qw/key_1 key_2 key_3/];

I have a few tables I can't use this module for because they have composite primary keys. (I may be able to write a patch for this in the next week or so.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions