mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Allow to order and filter by the amount sum of parts.
This commit is contained in:
parent
ec5e956e31
commit
8f94a58c71
8 changed files with 42 additions and 3 deletions
|
@ -32,4 +32,5 @@ doctrine:
|
|||
|
||||
dql:
|
||||
string_functions:
|
||||
regexp: DoctrineExtensions\Query\Mysql\Regexp
|
||||
regexp: DoctrineExtensions\Query\Mysql\Regexp
|
||||
ifnull: DoctrineExtensions\Query\Mysql\IfNull
|
Loading…
Add table
Add a link
Reference in a new issue