Files
grocy/migrations/0040.sql
T

3 lines
49 B
SQL
Raw Normal View History

ALTER TABLE products
ADD picture_file_name TEXT;