MS Collected Script
This commit is contained in:
4
01_DD_ECM/Update/Added2Main_script/2.0.0.3.sql
Normal file
4
01_DD_ECM/Update/Added2Main_script/2.0.0.3.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.0.0.3' where NAME = 'Process-Manager'
|
||||
GO
|
||||
ALTER TABLE TBPM_CONTROL_TABLE ADD DEFAULT_VALUE VARCHAR (MAX) NOT NULL DEFAULT '';
|
||||
ALTER TABLE TBPM_CONTROL_TABLE ADD ADVANCED_LOOKUP BIT NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user