mirror of
https://github.com/zadam/trilium.git
synced 2026-09-01 03:18:22 +02:00
3 lines
111 B
SQL
3 lines
111 B
SQL
DELETE FROM sync;
|
|
|
|
UPDATE options SET opt_value = 0 WHERE opt_name IN ('last_synced_push', 'last_synced_pull'); |