mirror of
https://github.com/zadam/trilium.git
synced 2026-04-09 05:28:55 +02: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