@earth-app/collegedb
    Preparing search index...

    Type Alias ColumnValues

    ColumnValues: Record<string, unknown>

    Column-name to value map used by the object builders. undefined values are skipped (treated as "not provided"); null is written as a real SQL NULL.