pub fn get_connection() -> Result<PooledConnection, PoolError>
Expand description

Get postgress connection from pool. Use DATABASE_URL env variable to set connection url