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

feat:修复问题#68,增加按cond拼接等 #69

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

bingtianyiyan
Copy link
Contributor

@bingtianyiyan bingtianyiyan commented Sep 13, 2023

1.增加按条件判断拼接查询
2.修复SelectCount对查询有设置Select并且数量只有一个且有设置别名,生成sql不对问题
3.增加Tx事务

  • With pull requests:
    • Open your pull request against main
    • Your pull request should have no more than two commits, if not you should squash them.
    • You should pass all tests by go test -v ./... at the project root path in local.
    • It should pass all tests in the available continuous integration systems such as GitHub Actions.
    • You should add/modify tests to cover your proposed code changes.
    • If your pull request contains a new feature, please document it on the README.
      I have read the CLA Document and I hereby sign the CLA

1.增加按条件判断拼接查询
2.修复SelectCount对查询有设置Select并且数量只有一个且有设置别名,生成sql不对问题
3.增加Tx事务
@github-actions
Copy link

github-actions bot commented Sep 13, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@afumu
Copy link
Member

afumu commented Sep 13, 2023

@bingtianyiyan
在下面回复一下这个哈,这样ci才能通过
image

@bingtianyiyan
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@afumu afumu merged commit eb9dcc4 into acmestack:main Sep 13, 2023
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants