Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id as primary key
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave git-svn-id: svn://10.0.0.236/trunk@186222 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
78c6341708
commit
ab1978b262
@ -329,6 +329,7 @@ sub bz_setup_database {
|
||||
milestones => ['PRIMARY'],
|
||||
profiles_activity => ['profiles_activity_when_idx'],
|
||||
group_control_map => ['group_control_map_gid_idx', 'PRIMARY'],
|
||||
groups => ['PRIMARY'],
|
||||
user_group_map => ['PRIMARY'],
|
||||
group_group_map => ['PRIMARY'],
|
||||
email_setting => ['PRIMARY'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user