pub async fn handle_declare_cursor(
handle_args: HandlerArgs,
stmt: DeclareCursorStatement,
) -> Result<RwPgResponse, RwError>
pub async fn handle_declare_cursor(
handle_args: HandlerArgs,
stmt: DeclareCursorStatement,
) -> Result<RwPgResponse, RwError>