mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-27 08:20:02 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			61 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			61 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE ciphers
 | |
|     ADD COLUMN
 | |
|     password_history TEXT; |