mirror of
https://github.com/grocy/grocy.git
synced 2025-11-03 04:03:38 +00:00
3 lines
48 B
MySQL
3 lines
48 B
MySQL
|
|
ALTER TABLE userfields
|
||
|
|
ADD sort_number INTEGER;
|