v0.16.0
Fixed
- Share one scoped select execution through synchronous post-
wherechaining, so one awaited query executes once instead of once per chained modifier.
Install
npm install @modem-dev/drizzle-scoped-db@0.16.0 drizzle-ormVerification
- 140 tests passed with 100% statement, branch, function, and line coverage.
- The committed release benchmark gate passed against
0.15.0with no accepted regressions.