2023-04-14 10:32:31 +02:00

5 lines
83 B
Transact-SQL

UPDATE TBDD_MODULES SET DB_VERSION = '2.0.0.0' where NAME = 'Global-Indexer'
GO