mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	
		
			
	
	
		
			16 lines
		
	
	
		
			356 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			356 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								DELETE FROM options WHERE name IN (
							 | 
						||
| 
								 | 
							
								    'noteInfoWidget',
							 | 
						||
| 
								 | 
							
								    'attributesWidget',
							 | 
						||
| 
								 | 
							
								    'linkMapWidget',
							 | 
						||
| 
								 | 
							
								    'noteRevisionsWidget',
							 | 
						||
| 
								 | 
							
								    'whatLinksHereWidget',
							 | 
						||
| 
								 | 
							
								    'codeNotesMimeTypes',
							 | 
						||
| 
								 | 
							
								    'similarNotesWidget',
							 | 
						||
| 
								 | 
							
								    'editedNotesWidget',
							 | 
						||
| 
								 | 
							
								    'calendarWidget',
							 | 
						||
| 
								 | 
							
								    'sidebarMinWidth',
							 | 
						||
| 
								 | 
							
								    'sidebarWidthPercent',
							 | 
						||
| 
								 | 
							
								    'showSidebarInNewTab',
							 | 
						||
| 
								 | 
							
								    'hoistedNoteId'
							 | 
						||
| 
								 | 
							
								);
							 |