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

Turning off casting for db insert/save #1373

Merged
merged 4 commits into from
Oct 31, 2018

Conversation

nowackipawel
Copy link
Contributor

Turning cast for db save/update and validation inside of Model's::classToArray , will fix #1372 and probably #1359;

Turning cast for db save/update and validation inside of Model's::classToArray , will fix codeigniter4#1372 and probably codeigniter4#1359
@jim-parry
Copy link
Contributor

Broken unit test... ParserTest::testParseLoopEntityProperties

@nowackipawel
Copy link
Contributor Author

thx, @jim-parry

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.

boolean cast in entity and validation error for required, in_list[0,1]
3 participants