grocy/migrations/0030.sql
2018-07-27 19:39:34 +02:00

3 lines
49 B
SQL

ALTER TABLE quantity_units
ADD name_plural TEXT;