index
:
GentooBrowse API
main
ICE API backing GentooBrowse.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoobrowse-api
/
service
/
sql
/
maintenance
/
categoryUpdate.sql
blob: 28c45b1a2518209f50773b408c648385e0678f9c (
plain
)
1
2
3
UPDATE
gentoobrowse
.
categories
SET
summary
=
gentoobrowse
.
textclean
(
?
)
WHERE
name
=
?