You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
Given the query
the count query fails as it strips the select clause.
quick fix for it is like this:
from Ali/DatatableBundle/Util/Factory/Query/DoctrineBuilder.php:148
Of course it will break other datatables.
I think it should be catered for in more general way.
Other possible soloution - remove parameters bound.