Sort columns by alias #3156
Closed
luizfcbhering
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When I order the column by alias using mysql2, it creates a non-existent field error. Using MySql Workbench the error does not occur. Is there any way to solve this in Node/mysql2?
All reactions