BLCC#88329 syntax-fix
svn path=/Database/trunk/; revision=69259
This commit is contained in:
@@ -379,7 +379,7 @@ ALTER TABLE res_ruimte
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// BLCC#88329
|
||||
ALTER TABLE cnt_disc_params
|
||||
ADD cnt_disc_params_approve_new NUMBER(1) NOT NULL DEFAULT 0;
|
||||
ADD cnt_disc_params_approve_new NUMBER(1) DEFAULT 0 NOT NULL;
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// VLKC#89252
|
||||
INSERT INTO fac_setting (fac_setting_module,
|
||||
|
||||
Reference in New Issue
Block a user