Files
bun.sh/packages
Claude Bot 212982f8e6 fix(types): correct JSDoc examples for Statement.get() and Statement.all()
The examples incorrectly showed that calling these methods without
parameters returns null/empty, but the actual behavior (and the prose
documentation) states that the last bound values are used.

Fixes #26622

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 06:16:21 +00:00
..