Baptiste Gouby
Baptiste Gouby
Hi, still having the issue, I'm working with MariaDB 10.2.31, and I tried with 10.4.12. Here is an example : `php bin/console doctrine:schema:update --dump-sql` ``` The following SQL statements will...
I'm really not sure what's the best way to address this problem : It seems to be an old issue that should be fixed at this time : https://github.com/doctrine/dbal/pull/2825 However...
> Hi, > > Thanks for the issue and taking the time to put up a PR. We would like to maintain the default behavior of not throwing an exception....