mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
moved migration directory to db, fix sync records
This commit is contained in:
1
db/migrations/0069__add_mime_to_note.sql
Normal file
1
db/migrations/0069__add_mime_to_note.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE notes ADD COLUMN mime TEXT NOT NULL DEFAULT 'text/html';
|
||||
Reference in New Issue
Block a user