drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
21.44k stars 484 forks source link

[BUG]: Missing Documentation `mapResult` #2547

Open barrynorman opened 5 days ago

barrynorman commented 5 days ago

What version of drizzle-orm are you using?

0.31.2

What version of drizzle-kit are you using?

0.22.7

Describe the Bug

I was looking for the documentation of mapResult but I cannot find anything

Expected behavior

Documentation exists for mapResult

Environment & setup

No response