PGeyer
DTDrizzle Team
•Created by PGeyer on 5/27/2024 in #help
Casting column to enum type
Hi all,
I create a schema like this:
However, when i run
I get the following error:
Why is this happening? Shouldn't drizzle manage the casting for me? The value for type being passed in is just a string, but I feel like this should be mapped automatically, correct?
7 replies