mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
Create SQLPerformanceEntryLogger struct to eliminate code duplication between MySQL and PostgreSQL query implementations. This shared logger handles performance timing and reporting for SQL operations across different database adapters. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>