mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			154 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			154 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| UPDATE labels SET value = 'frontendStartup' WHERE value = 'frontend_startup';
 | |
| UPDATE labels SET value = 'backendStartup' WHERE value = 'backend_startup';
 |