Drizzle recommended approach to .query + count for pagination
drizzle orm
I've seen some hacky ways to accomplish this, but isn't there a drizzle recommended approach for this common pagination technique (query + total count)?
You assistance would be much appreciated. I want a generic solution that I can use for all my code like a