mirror of
https://github.com/grocy/grocy.git
synced 2025-10-27 22:30:07 +00:00
3 lines
48 B
MySQL
3 lines
48 B
MySQL
|
|
ALTER TABLE userfields
|
||
|
|
ADD sort_number INTEGER;
|