8000 Add exists method to PaginatorTrait with tests by IgnisDa · Pull Request #2623 · SeaQL/sea-orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add exists method to PaginatorTrait with tests #2623

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

Open
wants to merge 4 commits into
base: 1.1.x
Choose a base branch
from

Conversation

IgnisDa
Copy link
Contributor
@IgnisDa IgnisDa commented Jun 13, 2025

Introduce an exists method to the PaginatorTrait to efficiently check for record existence.

Fixes #730.

@Expurple
Copy link
Member

Thank you! I'll review this a bit later.

TODO for myself: also merge this in master (2.0.0).

If you're ok with using your own unreleased fork of 1.1.x until 2.0.0 comes out, you can change the base of the PR to master and we'll merge this only in master.

@IgnisDa
Copy link
Contributor Author
IgnisDa commented Jun 13, 2025

Thank you! I'll review this a bit later.

TODO for myself: also merge this in master (2.0.0).

If you're ok with using your own unreleased fork of 1.1.x until 2.0.0 comes out, you can change the base of the PR to master and we'll merge this only in master.

Can this be released as a patch 1.1.x release? I think it should be fine since it does not have any breaking changes. That way I can continue to use the crates.io version.

@Expurple
Copy link
Member

Yeah, I assumed that you may want that. I'm not the one making (the decisions about) releases, but @tyt2y3 will probably do this

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.

2 participants
0