mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-29 16:18:22 +00:00
Cleanup nodes that are not reachable anymore
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `node`
|
||||
ADD COLUMN `not_found` int not null default 0;
|
Reference in New Issue
Block a user