MS PM
This commit is contained in:
5
02_PM/Updates/2.2.1.2.sql
Normal file
5
02_PM/Updates/2.2.1.2.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.2.1.2' where NAME = 'Process-Manager'
|
||||
GO
|
||||
|
||||
ALTER TABLE TBPM_PROFILE_CONTROLS ADD SAVE_CHANGE_ON_ENABLED BIT NOT NULL DEFAULT 0
|
||||
GO
|
||||
Reference in New Issue
Block a user