trilium/db/migrations/0112__rename_inheritAttributes.sql

1 line
73 B
SQL

UPDATE attributes SET name = 'template' WHERE name = 'inheritAttributes';