#drizzle-studio Error ID: b7abbd6110e9The result contains the unsupported data type "CHAR".

Hi team, I'm encountering an error in Drizzle Studio that seems to be recurring. Here's the message I received:
Unexpected error happened 😕
Error ID: b7abbd6110e94f219f2e6596b88e168e
The result contains the unsupported data type "CHAR".

Error: The result contains the unsupported data type "CHAR".
at H (https://local.drizzle.studio/index.js:24905:7222)
at async Object.query (https://local.drizzle.studio/index.js:1505:2665)
at async hti (https://local.drizzle.studio/index.js:866:337)
at async Ani (https://local.drizzle.studio/index.js:1142:14404)
at async pull (https://local.drizzle.studio/index.js:1505:3385)
Unexpected error happened 😕
Error ID: b7abbd6110e94f219f2e6596b88e168e
The result contains the unsupported data type "CHAR".

Error: The result contains the unsupported data type "CHAR".
at H (https://local.drizzle.studio/index.js:24905:7222)
at async Object.query (https://local.drizzle.studio/index.js:1505:2665)
at async hti (https://local.drizzle.studio/index.js:866:337)
at async Ani (https://local.drizzle.studio/index.js:1142:14404)
at async pull (https://local.drizzle.studio/index.js:1505:3385)
Could you please help me understand what’s causing this and how to resolve it? It looks like the issue may be related to the usage of the CHAR data type. Thanks in advance!
3 Replies
MrFusion
MrFusion•4mo ago
Same issue here, I'm using drizzle-orm: 0.44.2 and drizzle-kit: 0.31.1, Aurora Serverless v2 (postgres) and Data API driver. It's been working fine until today.
CaptainFantastic
CaptainFantastic•4mo ago
Same issue
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡•4mo ago
Fixed.

Did you find this page helpful?