We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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::