MS PM CreateDBObjects

This commit is contained in:
2022-01-14 12:55:34 +01:00
parent 61ae79b703
commit 07ca812521
15 changed files with 2234 additions and 1092 deletions

View File

@@ -0,0 +1,2 @@
UPDATE TBDD_BASECONFIG SET DB_VERSION = '1.9.2.0'
ALTER TABLE TBDD_DOKUMENTART ADD IDB_FILESTORE_ID INTEGER NOT NULL DEFAULT 0;