YAXX#84687
- Add field mld_typeopdr_mld_limiet svn path=/Database/trunk/; revision=66946
This commit is contained in:
@@ -327,6 +327,9 @@ CREATE_TABLE(mld_typeopdr,0)
|
||||
mld_typeopdr_sequential /* Strikte sequentiele opdracht afhandeling en/of Hold (BITAND1 is (kan pauzeren en hervatten) en BITAND2 is strikt sequentieel) */
|
||||
NUMBER(1)
|
||||
DEFAULT 0 NOT NULL,
|
||||
mld_typeopdr_mld_limiet
|
||||
NUMBER(1)
|
||||
DEFAULT 0 NOT NULL,
|
||||
mld_typeopdr_image
|
||||
VARCHAR2(255 CHAR),
|
||||
CONSTRAINT mld_u_mld_typeopdr_upper UNIQUE(mld_typeopdr_upper, mld_typeopdr_module)
|
||||
|
||||
Reference in New Issue
Block a user