This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
mirror of
https://github.com/grocy/grocy.git
synced
2026-07-28 00:09:36 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5ea8ec2dda0ac7784ca033f7d954d361fb63585e
grocy
/
migrations
/
0119.sql
T
3 lines
48 B
SQL
Raw
Normal View
History
Unescape
Escape
Make Userfields reorderable (
closes
#1134
)
2020-11-17 20:12:45 +01:00
ALTER
TABLE
userfields
ADD
sort_number
INTEGER
;
Reference in New Issue
Copy Permalink