TransportScripts und taskFLOW
This commit is contained in:
4
01_SMART_UP_TOOLS/02_TASKFLOW/Updates/2.7.sql
Normal file
4
01_SMART_UP_TOOLS/02_TASKFLOW/Updates/2.7.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.7' where NAME = 'Process-Manager';
|
||||
GO
|
||||
ALTER TABLE dbo.TBPM_CONTROL_TABLE
|
||||
ADD INHERIT_VALUE BIT NOT NULL DEFAULT 0;
|
||||
BIN
01_SMART_UP_TOOLS/08_ORGFLOW/SQL/UPDATE_SCRIPTS/2.8.0.sql
Normal file
BIN
01_SMART_UP_TOOLS/08_ORGFLOW/SQL/UPDATE_SCRIPTS/2.8.0.sql
Normal file
Binary file not shown.
Reference in New Issue
Block a user