Files
grocy/migrations/0050.sql

3 lines
48 B
MySQL
Raw Permalink Normal View History

ALTER TABLE recipes
ADD picture_file_name TEXT;