MS Collected Script
This commit is contained in:
5
01_DD_ECM/Update/Added2Main_script/2.0.0.6.sql
Normal file
5
01_DD_ECM/Update/Added2Main_script/2.0.0.6.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.0.0.6' where NAME = 'Process-Manager'
|
||||
GO
|
||||
ALTER TABLE [TBPM_CONTROL_TABLE]
|
||||
ADD [SUMMARY_FUNCTION] VARCHAR(20) NOT NULL DEFAULT ('NONE')
|
||||
GO
|
||||
Reference in New Issue
Block a user