Skip to content

Implement primaryKey parameter in insert and update #9

@jlenon7

Description

@jlenon7

Description

insert and update always use the 'id' to return the value from operation. But if the client is not using 'id' as the primary key, It will insert the data, but it will not be possible to use the insertAndGet and updateAndGet methods

Package version

1.0.5

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationrefactorRefactor a past featuretestAdding missing tests or correcting existing tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions