mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			155 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			155 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|  | UPDATE options SET opt_name = 'last_synced_pull' WHERE opt_name = 'last_synced';
 | ||
|  | 
 | ||
|  | INSERT INTO options (opt_name, opt_value) VALUES ('last_synced_push', 0);
 |