Skip to content

Multiple columns on Primary key #10

@adribusc

Description

@adribusc

Hi, great job. I think many tables doesn't have a primary key composed only by a single column. Maybe it would be nice to define multiple columns with attribute Key and use them to the update and delete methods.
Sometimes columns in database are computed after insert or update, by triggers or automatic or default values. I think insert and update method have to return not only success but also the array of values to overwrite from jtable, otherwise I always need to call a reload method
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions