pub async fn handle( session: Arc<SessionImpl>, stmt: Statement, sql: Arc<str>, formats: Vec<Format>, ) -> Result<RwPgResponse, RwError>