I haven't used CryptoJS, but it looks deprecated. And I haven't used drizzle ORM to tell you if ther

I haven't used CryptoJS, but it looks deprecated. And I haven't used drizzle ORM to tell you if there's a way to do async.
However have you considered returning a plain string type from the ORM, and then having an async helper function to decrypt it in your application code?
Was this page helpful?