Update to 0.7.1 #2639
josejachuf
started this conversation in
General
Update to 0.7.1
#2639
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use postgresql as a database.
When I updated from 0.6.3 to 0.7.1 I started to obtain this message
WARN sqlx_core::pool::connection: error occurred while testing the connection on-release error=encountered unexpected or invalid data: unknown message type: '\0'
the package
my-app
depends onsqlx
, with features:bstr
butsqlx
does not have these features.In the documentation the feature continues
Beta Was this translation helpful? Give feedback.
All reactions