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

getById() accepts a non-list array and uses just values #570

Open
hrach opened this issue Apr 4, 2022 · 0 comments
Open

getById() accepts a non-list array and uses just values #570

hrach opened this issue Apr 4, 2022 · 0 comments
Milestone

Comments

@hrach
Copy link
Member

hrach commented Apr 4, 2022

Describe the bug

$users->getById(['facebookId' => $fbId]);

produces valid SQL selecting by primary key; this should throw an error, when the array is not a list.

Versions::

  • Orm: 4.0
@hrach hrach added the bug label Apr 4, 2022
@hrach hrach removed the bug label Oct 1, 2024
@hrach hrach added this to the v5.0 milestone Oct 28, 2024
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