mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			250 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			250 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|  | DROP TABLE anchors;
 | ||
|  | DROP TABLE attachments;
 | ||
|  | DROP TABLE bookmarks;
 | ||
|  | DROP TABLE custom_properties;
 | ||
|  | DROP TABLE deletions;
 | ||
|  | DROP TABLE deletions_attachments;
 | ||
|  | DROP TABLE formatting;
 | ||
|  | DROP TABLE icons;
 | ||
|  | DROP TABLE tags;
 | ||
|  | DROP TABLE tags_notes;
 | ||
|  | DROP TABLE tasks;
 |