mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
added document_id for sync identification
This commit is contained in:
1
migrations/0017__document_id.sql
Normal file
1
migrations/0017__document_id.sql
Normal file
@@ -0,0 +1 @@
|
||||
INSERT INTO options (opt_name, opt_value) VALUES ('document_id', '');
|
||||
Reference in New Issue
Block a user