index
:
WebStat analyser
main
WebStat web site access analyser
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sql
/
setEntityType.sql
blob: 5c981b9b4ce160eeb250ab78cea432fafffe8871 (
plain
)
1
2
3
4
5
6
UPDATE
entities
SET
type
=
?
::
entity
WHERE
id
=
?