tokio-postgres-rustls icon indicating copy to clipboard operation
tokio-postgres-rustls copied to clipboard

Example to replace tokio_postgres_rustls || postgres_native_tls for this library

Open snspinn opened this issue 6 months ago • 4 comments

Both tokio_postgres_rustls and postgres_native_tls are interchangeable. When I try to swap this library, however, the returned types don't match up. A more complete example would be great.

Happy to submit a PR, if I can get some guidance and if this repo is still being maintained.

snspinn avatar May 22 '25 09:05 snspinn