mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-27 18:22:45 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			182 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			182 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| UPDATE options SET name = 'openNoteContexts' WHERE name = 'openTabs';
 | |
| UPDATE entity_changes SET entityId = 'openNoteContexts' WHERE entityName = 'options' AND entityId = 'openTabs';
 | 
