trilium/db/migrations/0090__branch_index.sql

1 line
66 B
SQL

CREATE INDEX IDX_branches_parentNoteId ON branches (parentNoteId);