Documentation
    Preparing search index...
    get_existing_views: (schema0?: string) => Promise<Row[]>

    Type Declaration

      • (schema0?: string): Promise<Row[]>
      • List all views in current tenant db schema

        Parameters

        • Optionalschema0: string

          current tenant db schema

        Returns Promise<Row[]>

        Return list of views