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

Added ICollection::fetchChecked() #554

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

radimvaculik
Copy link
Contributor

No description provided.

Copy link
Member

@hrach hrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

src/Collection/ICollection.php Show resolved Hide resolved
src/Collection/ICollection.php Show resolved Hide resolved
@hrach
Copy link
Member

hrach commented Jan 11, 2022

Maybe add a simple test here: https://github.com/nextras/orm/blob/main/tests/cases/integration/Collection/collection.phpt

@hrach hrach added the feature label Jan 11, 2022
@hrach hrach changed the title Added ICollection::fetchChecked() [closes #534] Added ICollection::fetchChecked() Jan 11, 2022
@hrach hrach linked an issue Jan 11, 2022 that may be closed by this pull request
@hrach hrach enabled auto-merge January 11, 2022 11:37
@hrach hrach merged commit b46c756 into nextras:main Jan 11, 2022
@radimvaculik radimvaculik deleted the feature/fetchChecked branch January 11, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add ICollection::fetchChecked()
2 participants