VERSION

Groups

VERSION

Column NameData TypeField LengthNot Null?Data Def.Comments

ID

NUMBER

 

 

 Primary key

VERSION_NUMBER

NUMBER

 

Not null

  
VERSION_COMMENT

VARCHAR2

4000

 

  
TAGVARCHAR2100   
OBJECT_TYPEVARCHAR2200Not null  
OBJECT_IDNUMBER Not null  
OPERATORVARCHAR2200   
RELEASE_DATEDATE  sysdate 

New in Vs. 10 to support the introduction of the interface WfVersionable used in the rator-wf-core project.

Constraints:

constraint version__version_id_UQ unique(version_number,object_id)