mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			546 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			546 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|  | UPDATE labels SET name = 'disableVersioning' WHERE name = 'disable_versioning';
 | ||
|  | UPDATE labels SET name = 'calendarRoot' WHERE name = 'calendar_root';
 | ||
|  | UPDATE labels SET name = 'hideInAutocomplete' WHERE name = 'hide_in_autocomplete';
 | ||
|  | UPDATE labels SET name = 'excludeFromExport' WHERE name = 'exclude_from_export';
 | ||
|  | UPDATE labels SET name = 'manualTransactionHandling' WHERE name = 'manual_transaction_handling';
 | ||
|  | UPDATE labels SET name = 'disableInclusion' WHERE name = 'disable_inclusion';
 | ||
|  | UPDATE labels SET name = 'appCss' WHERE name = 'app_css';
 |