Part-DB-server/src/Doctrine/Functions
2025-10-19 00:00:03 +02:00
..
ArrayPosition.php Use postgres native array_position function instead of our FIELD function and pass it as array literal instead of variadic function 2024-06-17 23:13:04 +02:00
Field2.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ILike.php Escape like pattern % and _ so that search containing these chars work like expected 2025-10-19 00:00:03 +02:00
Natsort.php Show in server info page which natural sorting method is used 2024-07-28 14:13:34 +02:00
Regexp.php Fixed regex function for postgres 2024-06-13 23:18:25 +02:00