drop is folder column useless

This commit is contained in:
m
2026-07-13 16:36:44 +02:00
parent 3c66fcabfc
commit 70ceec1603
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1,2 @@
-- VaultDrop 003: tags table
ALTER TABLE files DROP COLUMN IF EXISTS is_folder;