pikabo
pikabo
DTDrizzle Team
Created by pikabo on 10/30/2024 in #help
Possible to infere type from PgEnum?
how to get the type of something like this export const serenity = pgEnum("serenity", ["ok", "warning", "critical", "error"])
3 replies