mirror of
https://github.com/grocy/grocy.git
synced 2025-10-02 02:28:26 +00:00
3 lines
49 B
MySQL
3 lines
49 B
MySQL
![]() |
ALTER TABLE products
|
||
|
ADD picture_file_name TEXT;
|