4 lines
86 B
Transact-SQL
4 lines
86 B
Transact-SQL
UPDATE TBDD_MODULES SET DB_VERSION = '2.4.2.2' where NAME = 'Process-Manager';
|
|
GO
|
|
|