Sang Le
Sang Le
That sounds like a plan and tks for the solution 👍🏻
Facing same issue
Thank you @AndriiSherman for your help with my code. It's working now thanks to your recommendation! I had a couple of quick questions regarding Drizzle ORM: 1. I recently discovered...
@AndriiSherman I tried to convert this mongoose schema to drizzle orm. Could you please give me feedback whether I do it right? Thank you. Mongoose ``` const _ = require('lodash');...