sqlx-adapter
sqlx-adapter copied to clipboard
Add `runtime-tokio` feature
Add a runtime-tokio feature that does not select a tls impl. This is useful when using sqlx-adapter via a UDS backed pool.
@jgrund plz fix: