mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-04 03:09:12 -05:00
set last synced push to avoid full sync after DB upgrade
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE options SET opt_value = (SELECT MAX(id) FROM sync) WHERE opt_name = 'last_synced_push';
|
||||
Reference in New Issue
Block a user