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
/
sql
/
cpe-match
/
insert.sql
blob: bc5d2c006dc6daef666dafc9f71432d53d84b144 (
plain
)
1
INSERT
INTO
cpe_matches
(
cpe23
,
cpe22_uri
)
VALUES
(
?
,
?
);