mailru / dbr

Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)
MIT License
178 stars 36 forks source link

[FEATURE] add optional tracing interface #45

Closed aleksandrvalov closed 2 years ago

aleksandrvalov commented 2 years ago
  1. optional tracing interface added
  2. context supported methods added
  3. EventReceiver forwarding fixed