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
+1,
It'd be nice to use the tokio_postgres::types::... dependency with the derive feature without needing to specify both tokio-postgres and postgres-types in Cargo.toml.
Not sure if it's desired, but now I have to specify:
And I wonder if it's possible to do:
The text was updated successfully, but these errors were encountered: