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 docs for Entity #4145

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Conversation

michalsn
Copy link
Member

Description
This PR adds some more clarity to the way that Entities are handled when using them with model's methods: insert() and update().

Closes #4143

Checklist:

  • User guide updated

@samsonasik samsonasik merged commit 7be3f8a into codeigniter4:develop Jan 23, 2021
@samsonasik
Copy link
Member

Thank you @michalsn

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.

Calling update() with an Entity throws an error
3 participants