Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for pluggable auth to MySQL #1

Closed
6 tasks done
mehcode opened this issue Dec 28, 2019 · 2 comments
Closed
6 tasks done

Add support for pluggable auth to MySQL #1

mehcode opened this issue Dec 28, 2019 · 2 comments
Labels
db:mysql Related to MySQL

Comments

@mehcode
Copy link
Member

mehcode commented Dec 28, 2019


Currently, in v0.1.0 MySQL only works with "empty" passwords.

@mehcode mehcode added the db:mysql Related to MySQL label Dec 28, 2019
mehcode added a commit that referenced this issue Dec 28, 2019
@mehcode
Copy link
Member Author

mehcode commented Jan 3, 2020

This should be resolved on master from #18

@mehcode mehcode closed this as completed Jan 3, 2020
@mehcode
Copy link
Member Author

mehcode commented Jan 4, 2020

This is now released in v0.1.2

NotAFlyingGoose added a commit to NotAFlyingGoose/sqlx-custom-type-array-fix that referenced this issue Nov 4, 2024
`PgTypeInfo::array_of` does not work for my postgres types.
The only working solution is to use `PgTypeInfo::with_name` and prefix
the types with an underscore "_{type_name}"
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
db:mysql Related to MySQL
Projects
None yet
Development

No branches or pull requests

1 participant