[][src]Function gluesql::tests::alter_table::add_drop

pub async fn add_drop<T, U>(tester: impl Tester<T, U>) where
    T: 'static + Debug,
    U: Store<T> + StoreMut<T> + AlterTable