trilium/db/migrations/0011__add_last_synced_option.sql

1 line
67 B
SQL

INSERT INTO options (opt_name, opt_value) VALUES ('last_synced', 0)