feat(doctors): enhance doctor listing with bookable sorting and filtering, add JSON_EXTRACT DQL function

This commit is contained in:
hamed
2026-07-14 11:25:39 +03:30
parent d2372d4d21
commit 34d8a400b7
6 changed files with 189 additions and 7 deletions
+1
View File
@@ -21,6 +21,7 @@ doctrine:
dql:
string_functions:
JSON_CONTAINS: App\Shared\Doctrine\JsonContains
JSON_EXTRACT: App\Shared\Doctrine\JsonExtract
when@test:
doctrine: