SQLx and Glommio #377
Replies: 1 comment 2 replies
-
sqlx has to support glommio, ntex cant magically |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know that
SQLx
does not supportGlommio
. But,ntex
gives us that option. I know thatSQLx
does not supportGlommio
. How can I make use ofGLommio
withntex
andSQLx
?Beta Was this translation helpful? Give feedback.
All reactions