mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 10:18:19 +02:00 
			
		
		
		
	* Improve file limit handling * Oops * Update PostgreSQL migration * Review comments --------- Co-authored-by: BlackDex <black.dex@gmail.com>
		
			
				
	
	
		
			2 lines
		
	
	
		
			58 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			58 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE attachments MODIFY file_size BIGINT NOT NULL;
 |