Restore unique index on username column of the usr table (bug #784322)
An earlier upgrade to make the username column wider may have resulted
in a dropped index (see bug #548165).
This change will recreate the index if it's not there.
Change-Id: Iefc93b1bc05904498a2600ab9516c94ab6b26d42
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment