6e617a3 alembic: fix upgrade on production

Authored and Committed by kparal 4 years ago
    alembic: fix upgrade on production
    
    Production DB doesn't have a particular constraint (because of imperfect
    upgrades), we must drop it only if it exists.