add bind() for named parameter support
converts struct args to positional tuple matching sql param order.
struct field names match :name params - order in struct doesn't matter.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>