Fixed issue #1058 renamed table group to usergroup

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2023-01-29 17:55:41 +01:00
parent 0f7422e199
commit ebab0eabcc
4 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,10 @@
1.4.4:
------
Renamed "group" table to "usergroup"
Be sure to run util/db-upgrade.sql on the mysql piler database
1.4.3:
------