Claudio Zizza
Claudio Zizza
No news yet, but I lost track of this after my first attempt to communicate this issue with Symfony. Thanks for the reminder.
Could you please put the fixture class in here where null happens? Also please check if there is something in your configuration that might inject a different `ObjectManager` instance.
> Thanks but not sure I understand your comment. What do you mean by put the fixture class in here where null happens? Here where? I was asking about the...
Can you provide an environment/example where it is possible to reproduce this timeout?
> The CI issue is not caused by the patch! Seems like it. Despite that, your changes need to be covered by tests.
This is a tricky one because while `SchemaDropTableEventArgs` allows a nullable on SQL, the rest of the application is expecting a string. Changing the return type to array will take...
Hi Yann, what do you propose? Your chosen headline marks this issue as a possible mention in the documentation, but your description reads more like that the expected behaviour should...
The initial idea was an adaptation of the docs but it seems that this becomes more a feature idea.
Is this error happening with every DBAL version or just the one you mentioned above? As far as I see this happens with other DBAL versions too, right? Because our...
Can you please show the full query that is resulting in this error in Microsoft SQL-Server?