mirror of
https://github.com/grocy/grocy.git
synced 2026-06-10 12:15:12 +00:00
3 lines
45 B
MySQL
3 lines
45 B
MySQL
|
|
ALTER TABLE stock_log
|
||
|
|
ADD recipe_id INTEGER;
|