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

Fix where clause when fetching user #14

Merged
merged 1 commit into from
May 20, 2023

Conversation

crosa7
Copy link
Contributor

@crosa7 crosa7 commented May 19, 2023

  • When fetching a user, "id" was being used instead of ID_KEY. This leads to problems if the user database has a different column name for id

- When fetching a user, "id" was being used instead of ID_KEY. This leads to problems if the user database has a different column name for id
@mychidarko mychidarko merged commit b9c3236 into leafsphp:main May 20, 2023
@crosa7 crosa7 deleted the fix-incorrect-id-in-where-clause branch May 20, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Published
Development

Successfully merging this pull request may close these issues.

None yet

2 participants