Files
grocy/migrations/0061.sql

3 lines
84 B
MySQL
Raw Permalink Normal View History

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