Member Junction
    Preparing search index...

    Type Alias SQLValidationContext

    SQLValidationContext:
        | "where_clause"
        | "order_by"
        | "aggregate"
        | "field_reference"
        | "full_query"

    Validation context - affects what's allowed