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: Add AndCond/OrCond extensions condition method support. feat: Add streaming paginate support. #73

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

PhoenixL0911
Copy link
Contributor

@PhoenixL0911 PhoenixL0911 commented Sep 14, 2023

1.添加And和Or条件系列方法,以解决条件在使用条件分组时产生的bug #72
2.添加流式分页支持,以便在不需要跳页的场景获得更好的分页查询性能 #71

@github-actions
Copy link

github-actions bot commented Sep 14, 2023

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

@PhoenixL0911
Copy link
Contributor Author

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

@PhoenixL0911 PhoenixL0911 changed the title feat: Add AndCond/OrCond extensions condition method support. feat: Add AndCond/OrCond extensions condition method support. feat: Add streaming paginate support. Sep 14, 2023
@afumu
Copy link
Member

afumu commented Sep 14, 2023

1.添加And和Or条件系列方法,以解决条件在使用条件分组时产生的bug #72 2.添加流式分页支持,以便在不需要跳页的场景获得更好的分页查询性能 #71

good!

如果能增加一些测试代码,那就更好了

@afumu afumu merged commit 0d39664 into acmestack:main Sep 14, 2023
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 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