codefog / contao-haste

Haste is a collection of tools and classes to ease working with Contao
http://codefog.pl/extension/haste.html
MIT License
43 stars 24 forks source link

Fix DcaRelationsManager if table with column exists #192

Closed rabauss closed 1 year ago

rabauss commented 1 year ago

After upgrading from 5.0.7 to 5.0.10 I got a Doctrine\DBAL\Schema\Exception\ColumnAlreadyExists while contao:migrate. This PR checks if the relation columns already exist!

qzminski commented 1 year ago

Thank you @rabauss , I have just released 5.0.11.