commit 11.12
This commit is contained in:
8
01_SMART_UP_TOOLS/02_TASKFLOW/Updates/2.5.sql
Normal file
8
01_SMART_UP_TOOLS/02_TASKFLOW/Updates/2.5.sql
Normal file
@@ -0,0 +1,8 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.5' where NAME = 'Process-Manager';
|
||||
GO
|
||||
ALTER TABLE dbo.TBPM_PROFILE
|
||||
ADD NOT_RESP_COMMENT BIT NOT NULL DEFAULT 1 ;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user