summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/sql/maintenance/categoryUpdate.sql
blob: 28c45b1a2518209f50773b408c648385e0678f9c (plain)
1
2
3
UPDATE gentoobrowse.categories SET
	summary = gentoobrowse.textclean(?)
WHERE name = ?