sql: rework TRIM() function
This patch refactoring TRIM() and fixes an issue with incorrect trimming of some VARBINARY values. Also, TRIM() now use ICU functions instead of self-created. Part of #4415
Loading
Please register or sign in to comment