Use natural sorting for string datatables columns when using postgres

The natural sorting solution is quite portable, so this should be possible for other database types too later
This commit is contained in:
Jan Böhmer 2024-06-17 21:38:16 +02:00
parent 8a42dfa154
commit 9db822eabd
7 changed files with 86 additions and 11 deletions

View file

@ -46,6 +46,7 @@ doctrine:
regexp: App\Doctrine\Functions\Regexp
field: DoctrineExtensions\Query\Mysql\Field
field2: App\Doctrine\Functions\Field2
natsort: App\Doctrine\Functions\Natsort
when@test:
doctrine: