grocy/migrations/0115.sql

4 lines
92 B
SQL

UPDATE user_settings
SET key = 'stock_due_soon_days'
WHERE key = 'stock_expring_soon_days';