Member Junction
    Preparing search index...
    • Extracts the ORDER BY clause and returns SQL without it. Convenience wrapper around AnalyzeTopLevelOrderBy.

      Parameters

      Returns { orderByClause: string | null; sqlWithoutOrder: string }