mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed regex function for postgres
This commit is contained in:
parent
c58ff5861d
commit
6e9b337b49
5 changed files with 58 additions and 3 deletions
|
@ -43,7 +43,7 @@ doctrine:
|
|||
|
||||
dql:
|
||||
string_functions:
|
||||
regexp: DoctrineExtensions\Query\Mysql\Regexp
|
||||
regexp: App\Doctrine\Functions\Regexp
|
||||
field: DoctrineExtensions\Query\Mysql\Field
|
||||
field2: App\Doctrine\Functions\Field2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue