mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-11-03 03:38:21 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			105 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			105 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
DROP TABLE users;
 | 
						|
 | 
						|
DROP TABLE devices;
 | 
						|
 | 
						|
DROP TABLE ciphers;
 | 
						|
 | 
						|
DROP TABLE attachments;
 | 
						|
 | 
						|
DROP TABLE folders; |