mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
2 lines
77 B
MySQL
2 lines
77 B
MySQL
|
|
CREATE INDEX `IDX_entity_changes_changeId` ON `entity_changes` (`changeId`);
|