I am using r2d2_postgres to run raw SQL and return the result directly in Actix response.
r2d2_postgres
I need to run raw sql with dynamic data, types and unknown at compi