mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Search options now working. Added Regex search.
This commit is contained in:
parent
120eb30b11
commit
86ee10e582
7 changed files with 274 additions and 50 deletions
|
@ -26,3 +26,7 @@ doctrine:
|
|||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'App\Entity'
|
||||
alias: App
|
||||
|
||||
dql:
|
||||
string_functions:
|
||||
regexp: DoctrineExtensions\Query\Mysql\Regexp
|
Loading…
Add table
Add a link
Reference in a new issue