Files
grocy/migrations/0061.sql
T

3 lines
84 B
SQL
Raw Normal View History

2019-04-06 16:00:17 +02:00
ALTER TABLE products
ADD not_check_stock_fulfillment_for_recipes TINYINT DEFAULT 0;