mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 14:10:00 +01:00
fix schema.sql
This commit is contained in:
@@ -85,6 +85,7 @@ CREATE TABLE IF NOT EXISTS "attributes"
|
||||
noteId TEXT NOT NULL,
|
||||
name TEXT NOT NULL,
|
||||
value TEXT,
|
||||
position INT NOT NULL DEFAULT 0,
|
||||
dateCreated TEXT NOT NULL,
|
||||
dateModified TEXT NOT NULL,
|
||||
isDeleted INT NOT NULL
|
||||
|
||||
Reference in New Issue
Block a user