MantisBT: master 63ee2cd9

Author Committer Branch Timestamp Parent
grangeway grangeway master 2014-05-12 12:02 master 604e0cf2
Affected Issues  0008207: mantis_project_hierarchy_table allows duplicate rows
Changeset

Merge pull request 0000171 from grangeway/schema

Fixes 0008207 mantis_project_hierarchy_table allows duplicate rows
This fixes a possible issue where the project hierarchy table can contain duplicate entries, by adding a unique index on the table

mod - admin/schema.php Diff File
mod - core/install_helper_functions_api.php Diff File