Skip to content

# feat: add QueryTracer interface for SQL statement tracing (#1716)

2ae012e
Select commit
Loading
Failed to load commit list.
Draft

feat: add QueryTracer interface for SQL statement tracing (#1716) #1753

# feat: add QueryTracer interface for SQL statement tracing (#1716)
2ae012e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 1, 2026 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 558 in connection.go

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of ctx is never used.

Check warning on line 622 in connection.go

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of ctx is never used.