Nick
Explore posts from serversDTDrizzle Team
•Created by adamdotdev on 5/31/2024 in #help
[AWS Data API] The result contains the unsupported data type CHAR.
i cannot remember how this issue came to be for me; however, updated
drizzle-kit:0.24.1
, looks like it might be running fine now. thank you!9 replies
DTDrizzle Team
•Created by Nick on 8/13/2024 in #help
UnsupportedResultException: The result contains the unsupported data type regclass
yea, same schema
8 replies
DTDrizzle Team
•Created by adamdotdev on 5/31/2024 in #help
[AWS Data API] The result contains the unsupported data type CHAR.
i think i am running into this same issue. getting
The result contains the unsupported data type CHAR
in some queries, was there an easy solution for this?
EDIT: i just changed my char
to a varchar
instead for now. still curious if there is a way to have it work with char
9 replies