index
:
cvez
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbstore
/
testdata
/
sql
/
insert-cpe.sql
blob: dca1c2b54ba4d8c4324dcf00421171aab632c638 (
plain
)
1
INSERT
INTO
cpes
(
cpe_uri
,
cpe23
)
VALUES
(
?
,
?
);