Support for Natural Sort
Closed this issue · 3 comments
yishayhaz commented
Currently, string ordering is limited to alphabetical sorting, which works for many use cases. However, to cover a broader range of scenarios, it would be helpful to implement natural sorting, similar to what is available in PostgreSQL and MariaDB. This would ensure correct sorting for mixed alphanumeric strings.
mattwar commented
You will want to suggest this on User Voice here:
https://feedback.azure.com/d365community/forum/a952add5-eb24-ec11-b6e6-000d3a4f0da0
avneraa commented
Yishay - can you provide concrete example for the use-case?