mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Added SQL instance creation to remaining tests: - Handles duplicate string column names - Handles numeric column names and duplicates - Handles mixed column names variations - unsafe test - only allows one statement - sql() not tagged error tests 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>