mirror of
https://github.com/grocy/grocy.git
synced 2025-09-22 12:13:44 +00:00
3 lines
45 B
MySQL
3 lines
45 B
MySQL
![]() |
ALTER TABLE stock_log
|
||
|
ADD recipe_id INTEGER;
|