[SOLVED] Casting to Enums and custom types - PostgreSQL
I am encountering the following error when I try to upsert on a PostgreSQL record where one of my arguments is an enum type. I assumed I would be able to use a string directly from my script arguments, but that does not seem to be the case.
Error:
I have also tried casting via
But I encounter the following error:
Windmill Version:
Windmill EE v1.491.5-27-gdfd8c4cd2