MS Collected Script
This commit is contained in:
8
03_GI/Updates/Added2MainScript/2.5.2.1.sql
Normal file
8
03_GI/Updates/Added2MainScript/2.5.2.1.sql
Normal file
@@ -0,0 +1,8 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.5.2.1' where NAME = 'Global-Indexer'
|
||||
GO
|
||||
|
||||
|
||||
ALTER TABLE TBGI_FILES_USER ADD DocID BIGINT NOT NULL DEFAULT 0
|
||||
GO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user