mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-29 17:26:38 +01:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			111 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			111 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|  | DELETE FROM sync;
 | ||
|  | 
 | ||
|  | UPDATE options SET opt_value = 0 WHERE opt_name IN ('last_synced_push', 'last_synced_pull');
 |