Proxy driver result is `undefined` when using a schema

I've created a simple proxy driver with sqlite. The drizzle result is fetched correctly from the database. However, when it's passed through the schema table, the object comes back as undefined for all attributes.

Could someone steer me to the right direction on how to address this?
Screenshot_2023-11-26_at_12.09.17.png
Was this page helpful?