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

update OrVisitor #101

Merged
merged 1 commit into from
Jun 6, 2016
Merged

update OrVisitor #101

merged 1 commit into from
Jun 6, 2016

Conversation

jinfei21
Copy link
Contributor

@jinfei21 jinfei21 commented Jun 6, 2016

fix bug for case:sql = "select * from order where (a=1 or b=2) and (c=3 or d=4)";

fix bug for case:sql = "select * from order where (a=1 or b=2) and (c=3 or d=4)";
@coveralls
Copy link

coveralls commented Jun 6, 2016

Coverage Status

Coverage decreased (-0.1%) to 93.064% when pulling 4ab73d0 on jinfei21:master into 77c4e6c on dangdangdotcom:master.

@hanahmily hanahmily merged commit 4ab73d0 into apache:master Jun 6, 2016
@hanahmily
Copy link
Contributor

@coveralls 谢谢你的提交。下次提交时,注意提交一个测试用例,否则会导致覆盖率不足哦

@sunOnly sunOnly mentioned this pull request Oct 13, 2020
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

Successfully merging this pull request may close these issues.

3 participants