mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 00:04:27 +01:00
currently unused but contains DDL that may be needed in the future
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
--the following is not currently used.
|
||||||
|
--ALTER TABLE cpeEntry ADD COLUMN IF NOT EXISTS dictionaryEntry BOOLEAN;
|
||||||
|
--ALTER TABLE cpeEntry ALTER COLUMN dictionaryEntry SET DEFAULT FALSE;
|
||||||
|
--UPDATE cpeEntry SET dictionaryEntry=false;
|
||||||
|
|
||||||
|
--UPDATE Properties SET value='3.1' WHERE ID='version';
|
||||||
Reference in New Issue
Block a user