#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)

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!
Was this page helpful?