Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0
-
None
Description
OJB requires all identity column values to be greater than 0. Most databases default the starting value to 0. I would like to be able to set a default for all sequences/identities that I create. Maybe a new attribute on <database> like "default-start-with".
Attachments
Issue Links
- is related to
-
DDLUTILS-208 Recreating a database does not start the new sequence at the value of the old table
- Open