mirror of
https://github.com/grocy/grocy.git
synced 2025-09-16 17:56:51 +00:00
3 lines
48 B
MySQL
3 lines
48 B
MySQL
![]() |
ALTER TABLE recipes
|
||
|
ADD picture_file_name TEXT;
|