We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
SQL:
/* test */ select * from tb;
cmd:
soar -query 1.sql -report-type=lint
1.sql:4:CLA.001 最外层 SELECT 未指定 WHERE 条件 1.sql:4:COL.001 不建议使用 SELECT * 类型查询
1.sql:1:CLA.001 最外层 SELECT 未指定 WHERE 条件 1.sql:1:COL.001 不建议使用 SELECT * 类型查询
soar -version
Version: 2018-11-21 09:55:57 +0800 v0.8.1-88-g6b0730a Branch: master Compile: 2018-11-21 09:58:45 +0800 by go version go1.10.4 darwin/amd64 GitDirty: 0
The text was updated successfully, but these errors were encountered:
8bb48a2
No branches or pull requests
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
SQL:
cmd:
soar -version
)?The text was updated successfully, but these errors were encountered: