pub fn migrate<T, I>() where
    T: Config<I>,
    I: 'static,