Skip to content

Make 'id' property the identity property & autoincrement by default #2

@BenMorel

Description

@BenMorel

If setIdentityProperty() has not been called after addEntity() during configuration, and the entity has an id property that's an int or a string, consider it an auto-increment identity field by default.

This will prevent overly verbose configuration files as most entities have such an ID.

Metadata

Metadata

Assignees

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