Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Section
Column
width33%

Groups

Wiki Markup
{float:left|width=200px|background=lightgrey|border=solid blue 2px|margin=1px|padding=0px}
{children:page=Rator DB ER Diagram Navigator|depth=1|excerpt=trueindent=1px}
{float}
Column
width33%

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 
Column
width33%

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)