Baron Von Enablestein
DTDrizzle Team
•Created by Baron Von Enablestein on 8/23/2024 in #help
Database connections do not close using RDS Serverless v2 and Data API
1 replies
DTDrizzle Team
•Created by Baron Von Enablestein on 4/30/2024 in #help
pgEnum conversion not working as expected
I have the following pgEnum defined:
(Yes, there'll be more types later). My schema is:
However when I do:
I get the error
ERROR: column \"type\" is of type approval_request_type but expression is of type text; Hint: You will need to rewrite or cast the expression.
How can I solve this? My ApprovalRequestType enum is also mapped to 'CREDIT_NOTE'
2 replies
DTDrizzle Team
•Created by Baron Von Enablestein on 3/20/2024 in #help
Drizzle Studio + RDS Data API
Is there any estimate on when RDS Data API support for Drizzle Studio might land?
2 replies