Allow to order and filter by the amount sum of parts.

This commit is contained in:
Jan Böhmer 2022-09-04 03:37:54 +02:00
parent ec5e956e31
commit 8f94a58c71
8 changed files with 42 additions and 3 deletions

View file

@ -32,4 +32,5 @@ doctrine:
dql:
string_functions:
regexp: DoctrineExtensions\Query\Mysql\Regexp
regexp: DoctrineExtensions\Query\Mysql\Regexp
ifnull: DoctrineExtensions\Query\Mysql\IfNull