-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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,
Reactions are currently unavailable