mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
added date_modified to notes_tree
This commit is contained in:
1
migrations/0004__add_date_modified_to_notes_tree.sql
Normal file
1
migrations/0004__add_date_modified_to_notes_tree.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE notes_tree ADD COLUMN date_modified INTEGER NOT NULL DEFAULT 0
|
||||
Reference in New Issue
Block a user