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

    Function analyzeSimple

    • Convenience function to analyze SQL with minimal options.

      Parameters

      • sql: string

        The SQL to analyze

      • dialect: Dialect = 'generic'

        The SQL dialect (defaults to 'generic')

      Returns Promise<AnalyzeResult>

      The analysis result