Type Alias PostgresJobEnumType

PostgresJobEnumType:
    | "status"
    | "jdata"
    | "adata"
    | "udata"
    | "jmark"
    | "hmark"
    | "other"