Angel
Angel
DTDrizzle Team
Created by Angel on 6/5/2024 in #help
UUID Cast error with pg and aws-data-api in kit studio
Using the drizzle kit studio with drizzle, postresql on a AWS Serverless V2 instance, and aws-data-api as provider, is throwing casting error on UUID types. Is that something we can configure via configuration? Is tehre a way to solve it? This is the error messages on any action (Update / Delete / ...) "ERROR: operator does not exist: uuid = text; Hint: No operator matches the given name and argument types. You might need to add explicit type casts.; Position: 71; SQLState: 42883"
9 replies