mirror of
https://github.com/zadam/trilium.git
synced 2026-03-29 08:10:13 +02:00
1 line
59 B
SQL
1 line
59 B
SQL
ALTER TABLE relations ADD isInheritable int DEFAULT 0 NULL; |