mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	
		
			
	
	
		
			2 lines
		
	
	
		
			163 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			2 lines
		
	
	
		
			163 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								-- index confuses planner and is mostly useless anyway since we're mostly used in non-deleted notes (which are presumably majority)
							 | 
						||
| 
								 | 
							
								DROP INDEX IDX_notes_isDeleted;
							 |