Jan Böhmer
|
123372d93f
|
Allow to emulate natural sort on mysql platforms
|
2024-06-18 21:42:00 +02:00 |
|
Jan Böhmer
|
272fe0516b
|
Allow to emulate natural sorting on SQLite databases
|
2024-06-18 00:09:44 +02:00 |
|
Jan Böhmer
|
289c9126d0
|
Use Natural_SORT_KEY for natural sorting on MariaDB database which support that
This resolves issue #243 and #402
|
2024-06-17 23:29:38 +02:00 |
|
Jan Böhmer
|
8bb8118d9f
|
Use natural sorting for trees and others repository functions
|
2024-06-17 22:33:40 +02:00 |
|
Jan Böhmer
|
9db822eabd
|
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
|
2024-06-17 21:38:16 +02:00 |
|