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
`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}"
Currently, in v0.1.0 MySQL only works with "empty" passwords.
The text was updated successfully, but these errors were encountered: