mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08: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'); |