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