Sorci.js
    Preparing search index...

    Type Alias ProjectionColumnType

    ProjectionColumnType:
        | "text"
        | "integer"
        | "bigint"
        | "boolean"
        | "timestamp"
        | "jsonb"
        | "numeric"
        | "ulid"