mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 06:45:34 +02:00
1 line
59 B
SQL
1 line
59 B
SQL
ALTER TABLE relations ADD isInheritable int DEFAULT 0 NULL; |