A sql driver that will wrap any other driver and log/trace all its calls
Stars
261
Forks
27
Watchers
261
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
opentracing: handle case where parent span is nil (#6)
5515153View on GitHubMerge pull request #3 from peterhellberg/formatting-and-linting
be67073View on GitHubPut the warning note about context in its own paragraph in the docs
d931cffView on GitHubAdd information about requiring the use of the ___Context() calls of the sql package to be able to work
5e39d71View on GitHubRename instrumented-mysql to instrumented-sqlite in the sqlite example
3f263d0View on GitHubPlace examples in seperate package, change logging example to use sqlite3
3c99fecView on GitHub