forked from openrs2/openrs2
Deleting them is fairly tricky due to the append-only nature of the database. Signed-off-by: Graham <gpe@openrs2.org>master
parent
80dda3f2dc
commit
af918cf535
@ -0,0 +1,2 @@ |
|||||||
|
-- @formatter:off |
||||||
|
ALTER TABLE caches ADD COLUMN hidden BOOLEAN NOT NULL DEFAULT FALSE; |
Loading…
Reference in new issue