Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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