MS CW
This commit is contained in:
4
03_CW/Updates/AddedtoMainScript/1.0.1.0.sql
Normal file
4
03_CW/Updates/AddedtoMainScript/1.0.1.0.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '1.0.1.0' where UPPER(NAME) = UPPER('Clipboard-Watcher')
|
||||
GO
|
||||
ALTER TABLE TBCW_PROFILES ADD ACTIVE BIT NOT NULL DEFAULT 0
|
||||
GO
|
||||
Reference in New Issue
Block a user