mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-27 18:08:33 -06:00
hoisting notes WIP
This commit is contained in:
2
db/migrations/0121__add_hoisting_option.sql
Normal file
2
db/migrations/0121__add_hoisting_option.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
INSERT INTO options (name, value, dateCreated, dateModified, isSynced)
|
||||
VALUES ('hoistedNoteId', 'root', '2018-12-11T18:31:00.874Z', '2018-12-11T18:31:00.874Z', 0);
|
||||
Reference in New Issue
Block a user