@pondpilot/flowscope-core
    Preparing search index...

    Interface SchemaNamespaceHint

    interface SchemaNamespaceHint {
        catalog?: string;
        schema: string;
    }
    Index

    Properties

    Properties

    catalog?: string
    schema: string