Documentation
    Preparing search index...

    Interface AddColumnQueryOptions

    interface AddColumnQueryOptions {
        ifNotExists?: boolean;
    }

    Hierarchy (View Summary)

    Index
    ifNotExists?: boolean