#2400 Fix the issue_keys table for mysql
Merged by pingou. Opened by pingou.
mysql_fixes  into  master

Download 2400.patch

It seems mysql doesn't like TEXT field to be part of an unique constraint
so go for a String(255) instead.

Relates to https://pagure.io/pagure/issue/2377

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

:thumbsup:

rebased

Pull-Request has been merged by pingou

Metadata