xref
: /
plugin
/
bez
/
db
/
update0005.sql
(revision 67fdb4264d29ba654116a7384b9e48f968843f95)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
UPDATE
thread
SET
state
=
'opened'
WHERE
state
=
'done'
;