xref
: /
plugin
/
ireadit
/
db
/
update0006.sql
(revision 13f6c79932364942534c54835bbbb6b994d388d9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
DELETE
FROM
ireadit
WHERE
timestamp
is
NULL
;
2
DROP
TABLE
meta
;
3