Uh oh!
There was an error while loading. Please reload this page.
SearchFilter: fix regression in 2.6.3 - #4134
Conversation
5a30c27 to
ef89083CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
alanpoulain
commented
Mar 16, 2021
Thanks @soyuka. |
odoucet
commented
May 6, 2021
I'll try to provide a new MR that fixes the original issue (search on UUID) and being compatible with dates. |
alanpoulain
commented
May 6, 2021
@odoucet Not just with dates, it needs to be compatible with different kind of Doctrine types (enum, etc.). |
masacc
commented
Jun 10, 2021
Hello @soyuka, this rollback creates a BC break : when searching for a string that is an integer, it causes this error with SQL Server : it works fine on 2.6.3 |
Uh oh!
There was an error while loading. Please reload this page.