Skip to content

Add Support for Auto-Generated Keys/Values #5

@sathukorale

Description

@sathukorale

As of this moment (release v0.0.69), the code does not support auto-generated values. For this instance an auto-generated values means, that the developer is given the chance to auto-generate values for certain class fields (an example is the SQL CE's IDENTITY keyword). The original intention was to specify the auto-generated method as a field attributes (as it is done with TableColumn), however this cannot be implemented, since you cannot specify a method as a field attribute,

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions