Files
Notes/db/migrations/0090__branch_index.sql
T

1 line
66 B
SQL

CREATE INDEX IDX_branches_parentNoteId ON branches (parentNoteId);