mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 07:52:12 +01:00
1 line
66 B
MySQL
1 line
66 B
MySQL
|
|
CREATE INDEX IDX_branches_parentNoteId ON branches (parentNoteId);
|