interface DropTableQueryOptions {
    cascade?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

cascade?: boolean