Files
grocy/migrations/0040.sql

3 lines
49 B
MySQL
Raw Normal View History

ALTER TABLE products
ADD picture_file_name TEXT;