mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			222 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			222 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
UPDATE attributes SET name = 'internalLink' WHERE name = 'internal-link';
 | 
						|
UPDATE attributes SET name = 'imageLink' WHERE name = 'image-link';
 | 
						|
UPDATE attributes SET name = 'relationMapLink' WHERE name = 'relation-map-link'; |