Feat: Implement destination autocompletion by date
This commit is contained in:
@@ -18,7 +18,9 @@ doctrine:
|
||||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'App\Entity'
|
||||
alias: App
|
||||
|
||||
dql:
|
||||
string_functions:
|
||||
DATE_FORMAT: DoctrineExtensions\Query\Mysql\DateFormat
|
||||
when@test:
|
||||
doctrine:
|
||||
dbal:
|
||||
|
||||
Reference in New Issue
Block a user