mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-27 00:10:02 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			43 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			43 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE users
 | |
| ADD COLUMN api_key TEXT;
 |