Replies: 1 comment
-
I don't think so. SQLx is entirely focused on the client-side. Glad it's working out for you though! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey, I'm currently reusing
sqlx-core
MySQL internals to build a MySQL proxy and it's working out great - I've added mirroredEncode
/Decode
implementations for the server-side packet flow and expandedMaybeTlsStream
to support server-side TLS. Is this something you would like to see upstreamed?Beta Was this translation helpful? Give feedback.
All reactions