Documentation
    Preparing search index...

    Interface DropTableQueryOptions

    interface DropTableQueryOptions {
        cascade?: boolean;
    }

    Hierarchy (View Summary)

    Index
    cascade?: boolean