Ed
DTDrizzle Team
•Created by CaptainFantastic on 8/13/2024 in #help
Error using drizzle-kit studio
this was working but now suddenly out of the blue it's not working
4 replies
DTDrizzle Team
•Created by David L. Bowman on 11/1/2024 in #help
Setting up drizzle.config.ts for AWS
i fixed the driver.js file for the aws-data-api. i change this line
const { connection = {}, ...drizzleConfig } = params[0]; to include the "= {}"
7 replies
DTDrizzle Team
•Created by David L. Bowman on 11/1/2024 in #help
Setting up drizzle.config.ts for AWS
i managed to get rid of the resourceArn issue by modifying a file (one tiny change) but now i have the error: "Error: The result contains the unsupported data type "CHAR"." and i have no idea what to do
7 replies
DTDrizzle Team
•Created by David L. Bowman on 11/1/2024 in #help
Setting up drizzle.config.ts for AWS
i don't. i used to yesterday but all of a sudden it broke. i didn't change anything
7 replies
DTDrizzle Team
•Created by David L. Bowman on 11/1/2024 in #help
Setting up drizzle.config.ts for AWS
i have the exact same issue when i upgrade to the latest drizzle orm and kit.
7 replies
DTDrizzle Team
•Created by CaptainFantastic on 8/13/2024 in #help
Error using drizzle-kit studio
i'm seeing the same issue:
Error: The result contains the unsupported data type "CHAR".
at ie (https://local.drizzle.studio/index.js:13147:10689)
at async https://local.drizzle.studio/index.js:13147:10834
at async Promise.all (index 2)
at async rni (https://local.drizzle.studio/index.js:12972:1418)
at async tAl (https://local.drizzle.studio/index.js:13147:10815)
4 replies
DTDrizzle Team
•Created by haz | Will not DM on 8/13/2024 in #help
Latest update has broken studio
i'm having a similar issue but Studio is broken. This is what I see:
Error: The result contains the unsupported data type "CHAR".
at ie (https://local.drizzle.studio/index.js:13147:10689)
at async https://local.drizzle.studio/index.js:13147:10834
at async Promise.all (index 2)
at async rni (https://local.drizzle.studio/index.js:12972:1418)
at async tAl (https://local.drizzle.studio/index.js:13147:10815)
29 replies