DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
739 stars 258 forks source link

Fix migration for executable zipfile #2831

Closed nickygerritsen closed 2 days ago

nickygerritsen commented 2 days ago

By doing the ALTER on the connection directly Doctrine didn't recognize it and re-added the column. We need to use addSql.