MS Änderungen nach Update bei SWE

This commit is contained in:
Developer01
2025-01-28 11:27:02 +01:00
parent 128b7c2a9c
commit 46e3551e72
14 changed files with 34 additions and 947 deletions

View File

@@ -1,4 +1,4 @@
UPDATE TBDD_MODULES SET DB_VERSION = '2.5.4.2' where NAME = 'fileFLOW'
UPDATE TBDD_MODULES SET DB_VERSION = '2.5.4.3' where NAME = 'fileFLOW'
GO
IF NOT EXISTS(SELECT GUID FROM TBDD_3RD_PARTY_MODULES WHERE NAME = 'GDPICTURE_FILEFLOW')