You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #1269 sqlx always sends it's query in binary mode.
The semver type however doesn't have binary input/output function. This make interacting with this extension quite cumbersome.