pub async fn handle_fetch_cursor(
handler_args: HandlerArgs,
stmt: FetchCursorStatement,
formats: &Vec<Format>,
) -> Result<RwPgResponse, RwError>
pub async fn handle_fetch_cursor(
handler_args: HandlerArgs,
stmt: FetchCursorStatement,
formats: &Vec<Format>,
) -> Result<RwPgResponse, RwError>