dbx是否可用支持sql语法检查 #6026
zhongbo123456
started this conversation in
General
Replies: 0 comments
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.
dbx是否可用支持sql语法检查:一般从项目中粘贴sql语句,但是有时候sql打印有的问题,on和别名中间少空格,执行就报错,不能一眼看出来哪一行有问题。再比如where 条件中不小心写了两个and,这边也是没有提示的。dataGrip这边会在and这里标个红线,这样可用很直观的看出问题,希望dbx可以优化一下。
All reactions