Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
$myModel->find(string "value-of-my-primary-key") #1188
adding string as allowed primary key; in current state if you pass string to find method you will get all records instead of desired one.
- Loading branch information