-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support SQL that alias is the keyword #540
Labels
Comments
fixed at 2.0.3 |
terrymanu
added a commit
that referenced
this issue
Feb 15, 2018
terrymanu
changed the title
select语句重名后的列为关键字时,导致路由不对
Support SQL that alias is the keyword
Aug 8, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
其中password被重命名为password,为关键字,导致路由有问题,但是这样确是可以的:
The text was updated successfully, but these errors were encountered: