Commit 1650fa6
committed
Implement buildSortingSelectSQL() API
This is required for compatibility with Symphony 2.7.x, which bring
compatibility with MySQL 5.7 strict mode.
The code is a copy of the logic from buildSortingSQL, which should be
refactored when dropping pre 2.7.0 compatibility
Re: #841 parent cb32bb0 commit 1650fa6
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
998 | 1025 | | |
999 | 1026 | | |
1000 | 1027 | | |
| |||
0 commit comments