Hello Jeremy,
the type ConstrainedProperty has a method called rangeBegin(int value).
Have you tried this?
addConstraint(new
ConstrainedProperty("id").*identifier*(true).unique(true).rangeBegin(1));
Jeremy Whitlock schrieb:
> Hi All,
> I have followed the wiki and I'm using MetaData to create a
> database table. I would like to have the table created to start with
> 1 for the identifier field instead of 0. More searching of the wiki
> and the source reveals nothing. Can someone help me figure out how to
> have my identifier field start with something other than 0?
>
> Take care,
>
> Jeremy
>
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"rife-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rife-users?hl=en
-~----------~----~----~----~------~----~------~--~---