Php versions – Symfony SQLSTATE[42000]: Syntax error or access violation: 1064 during flush()
we use Docker and Symfony 5.6, PHP 8.0, xcaddy v2.7.3 and MariaDB 10.3.34 with Doctrine. The application is divided into cron, caddy, node, php, db, db-backup and mailer containers. The problem occures when creating any new entity and trying to…