Hello, As far as I can tell, this can block as it uses the sync rust-postgres crate. Is there any chance to make this asynchronous? Thank you
Hello,
As far as I can tell, this can block as it uses the sync rust-postgres crate.
Is there any chance to make this asynchronous?
Thank you