mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 11:56:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
DROP TABLE relations;
 | 
						|
DROP TABLE labels;
 | 
						|
 | 
						|
DELETE FROM sync WHERE entityName = 'relations' OR entityName = 'labels'; |