Just use the small letter that's it... here is the example
const vendorStatusEnum = pgEnum("status", ["active", "suspended", "pending"]);
https://github.com/drizzle-team/drizzle-orm/issues/646#issuecomment-2465651364