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

Updated the SQL code for UPDATE_USER in tokio_postgres; Added the id for the execute. #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

varpeti
Copy link

@varpeti varpeti commented Aug 13, 2023

The 'UPDATE_USER' sql code was wrong under the tokio_postgres implementation.

Closes #65

The 'UPDATE_USER' sql code was wrong under the tokio_postgres implementation.
@varpeti
Copy link
Author

varpeti commented Aug 13, 2023

The change is not yet tested. I'll test it tomorrow.

@varpeti
Copy link
Author

varpeti commented Aug 14, 2023

Indeed it needed a test, now it works. :)

Closes #65

@varpeti varpeti changed the title Changed 'table' to 'users' Updated the SQL code for UPDATE_USER in tokio_postgres; Added the id for the execute. Aug 15, 2023
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

Successfully merging this pull request may close these issues.

Database error during password change (tokio_postgres)
1 participant