contao-bootstrap / bundle

Bootstrap 4 Contao Bundle
https://contao-bootstrap.de/komponenten/bundle.html
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Installation Database Loop - trying to drop tl_bs_grid sizes #23

Open spirescreative opened 6 months ago

spirescreative commented 6 months ago

The installation loops updating the database, wanting to Drop tl_bs_grid of all sizes (xs, sm, ld, lg, etc). Just comes back and keeps asking. Have to cancel out. It shows that the installation is complete, but it may not have completed its Db tasks. I've seen this happen in 2 different installations on 4.13. Sometimes it doesn't have an issue. Not sure how to assist you in debugging...

spirescreative commented 6 months ago

ALTER TABLE tl_bs_grid DROP xlSize ALTER TABLE tl_bs_grid DROP lgSize ALTER TABLE tl_bs_grid DROP mdSize ALTER TABLE tl_bs_grid DROP smSize ALTER TABLE tl_bs_grid DROP xsSize