Yann B.
Yann B.
@fyrye \o/ Should be fixed by https://github.com/symfony/recipes/pull/849
Hi Claudio, thanks for the reply :smiley_cat: I actually marked this issue as a documentation flaw, because I assumed the actual behavior was the expected one. Here a mapping of...
As an afterthought... :thinking: Maybe the whole logic of the `Doctrine\DBAL\Platforms\AbstractPlatform::getDefaultValueDeclarationSQL()` should be changed : - `CURRENT_TIMESTAMP`, `CURRENT_DATE` & `CURRENT_TIME` should **never** be wrapped between quotes for any of the...