mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 18:49:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			92 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			92 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| UPDATE user_settings
 | |
| SET key = 'stock_due_soon_days'
 | |
| WHERE key = 'stock_expring_soon_days';
 |