You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							13 lines
						
					
					
						
							320 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							13 lines
						
					
					
						
							320 B
						
					
					
				| DROP TABLE devices; | |
| DROP TABLE attachments; | |
| DROP TABLE users_collections; | |
| DROP TABLE users_organizations; | |
| DROP TABLE folders_ciphers; | |
| DROP TABLE ciphers_collections; | |
| DROP TABLE twofactor; | |
| DROP TABLE invitations; | |
| DROP TABLE collections; | |
| DROP TABLE folders; | |
| DROP TABLE ciphers; | |
| DROP TABLE users; | |
| DROP TABLE organizations;
 | |
| 
 |