Skip to content
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

ORDER BY中使用特殊语法IS/CASE等会导致ORDER BY语句丢失 #115

Open
sevenT-ccc opened this issue Nov 25, 2024 · 4 comments
Open

Comments

@sevenT-ccc
Copy link

MAGICAPI中语法为"ORDER BY xh IS NULL",
运行时的SQL为"IS NULL"

@xlostpath
Copy link

xlostpath commented Nov 25, 2024 via email

@wangshuai67
Copy link
Contributor

MAGICAPI中语法为"ORDER BY xh IS NULL", 运行时的SQL为"IS NULL"

你好,你使用的是哪个版本,以及测试的sql。方便我们复现一下问题

@wangshuai67
Copy link
Contributor

ORDER BY xh IS NULL

MAGICAPI中语法为"ORDER BY xh IS NULL", 运行时的SQL为"IS NULL"
验证了一下没有问题
image

@sevenT-ccc
Copy link
Author

sevenT-ccc commented Dec 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants