Files
grocy/migrations/0030.sql

3 lines
49 B
MySQL
Raw Normal View History

ALTER TABLE quantity_units
ADD name_plural TEXT;