MS Collected Script
This commit is contained in:
5
01_DD_ECM/Update/Added2Main_script/1.9.0.8_1.sql
Normal file
5
01_DD_ECM/Update/Added2Main_script/1.9.0.8_1.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
UPDATE TBDD_BASECONFIG SET DB_VERSION = '1.9.0.8'
|
||||
GO
|
||||
ALTER TABLE TBDD_USER
|
||||
ADD ACTIVE BIT NOT NULL DEFAULT 1
|
||||
GO
|
||||
Reference in New Issue
Block a user