Upgrading

Status
Not open for further replies.

krooney

Member
Jun 18, 2018
160
16
18
Hi

Every time i upgrade schema always shows this

Schema
ALTER TABLE v_groups RENAME COLUMN group_order to group_level

it never goes away even if I run upgrade a second time.Is there a way to fix this.

Thanks in advanced!
 

krooney

Member
Jun 18, 2018
160
16
18
I will give that a try
I just put it as is

ALTER TABLE v_groups RENAME COLUMN group_order to group_level
 

krooney

Member
Jun 18, 2018
160
16
18
this is the answer i get

Bad Request [400]
SQLSTATE[42701]: Duplicate column: 7 ERROR: column "group_level" of relation "v_groups" already exists
 
Status
Not open for further replies.