mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
upgrade h2 db schema to 3.0
This commit is contained in:
@@ -4,4 +4,4 @@
|
|||||||
--ALTER TABLE cpeEntry ALTER COLUMN dictionaryEntry SET DEFAULT FALSE;
|
--ALTER TABLE cpeEntry ALTER COLUMN dictionaryEntry SET DEFAULT FALSE;
|
||||||
--UPDATE cpeEntry SET dictionaryEntry=false;
|
--UPDATE cpeEntry SET dictionaryEntry=false;
|
||||||
|
|
||||||
--UPDATE Properties SET value='3.0' WHERE ID='version';
|
UPDATE Properties SET value='3.0' WHERE ID='version';
|
||||||
Reference in New Issue
Block a user