suanand / pagure

Forked from pagure 6 years ago
Clone

9c2e410 Fix for mysql alembic migration

Authored and Committed by zlopez 2 years ago
    Fix for mysql alembic migration
    
    In case of MySQL database when column is altered the existing type needs to be
    specified.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>