trilium/db/migrations/0038__rename_start_node.sql

1 line
81 B
SQL

UPDATE options SET opt_name = 'start_note_tree_id' WHERE opt_name = 'start_node';