mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge branch 'master' into 111_exports_suite
This commit is contained in:
commit
908419fbf8
@ -42,7 +42,7 @@ class DeadOrAliveFilter implements FilterInterface
|
||||
'person.birthdate',
|
||||
':date_calc'
|
||||
)
|
||||
),
|
||||
),
|
||||
$qb->expr()->andX(
|
||||
$qb->expr()->isNotNull('person.deathdate'),
|
||||
$qb->expr()->gt(
|
||||
|
Loading…
x
Reference in New Issue
Block a user