You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Direction
Hi! I have faced with problem with Model()->find() and Model()->findAll(). If i call ones of this methods i get null. It's doesn't work after update to 4.0.0-rc.2.1 with composer.
Describe the bug
Model()->find() and Model()->findAll() doesn't work.
The Model class has been extensively tested, and it is more likely that you are doing something wrong. Please raise this as a support thread on the foru, with code and not images ... enough code that someone can point out the problem.
Thanks.
Direction
Hi! I have faced with problem with Model()->find() and Model()->findAll(). If i call ones of this methods i get null. It's doesn't work after update to 4.0.0-rc.2.1 with composer.
Describe the bug
Model()->find() and Model()->findAll() doesn't work.
CodeIgniter 4 version
4.0.0-rc.2.1
Affected module(s)
vendor/codeigniter4/framework/system/Model.php
Context
The text was updated successfully, but these errors were encountered: