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

Model Validations and Insert/Update Batchs #967

Closed
natanfelles opened this issue Mar 16, 2018 · 0 comments
Closed

Model Validations and Insert/Update Batchs #967

natanfelles opened this issue Mar 16, 2018 · 0 comments

Comments

@natanfelles
Copy link
Contributor

natanfelles commented Mar 16, 2018

Model data set with the set() method is not being validated.

The same issue occurs on setInsertBatch() and setUpdateBatch().

Data set with updateBatch() and insertBatch() also are not validate.

Same for replace().

I had started some overwritten here. Feel free to improve this.

I think we should leave the Model methods that override Query Builder as similar as possible to the Query Builder methods.


Related to #865 #914

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

No branches or pull requests

1 participant