Entity
    Preparing search index...
    SQLBinding:
        | { type: "value"; value: SupportedSQLValue }
        | { name: string; type: "identifier" }

    Types of bindings that can be used in SQL queries.