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?0 Replies