Files
bun.sh/src/js/internal
Claude Bot b15373bacc Add SQLQueryPerformanceEntry support for MySQL and PostgreSQL
Implements SQL query performance tracking that integrates with the Performance API:

- Adds SQLQueryPerformanceEntry C++ class extending PerformanceEntry
- Adds `performanceEntries: boolean` option to SQL constructors
- Tracks query timing with SQL command extraction (SELECT, INSERT, etc.)
- Integrates with performance.getEntries(), getEntriesByType(), getEntriesByName()
- Includes security-conscious approach (excludes parameter values)
- Works with MySQL and PostgreSQL connections

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 06:55:03 +00:00
..
2025-04-19 05:41:34 -07:00
2025-08-14 22:42:05 -07:00
2025-02-14 23:30:18 -08:00
2025-04-19 05:41:34 -07:00
2025-05-31 16:21:08 -07:00
2025-05-02 12:55:57 -07:00
2025-05-10 21:28:31 -07:00
2024-08-18 00:12:42 -07:00
2025-05-23 22:59:58 -07:00
2025-05-05 19:40:57 -07:00
2025-01-16 22:40:39 -08:00
2025-05-28 17:04:37 -07:00
2025-08-04 19:42:40 -07:00
2025-04-19 05:41:34 -07:00