Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Initial Release SQL Helpers #1263

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arielvalentin
Copy link
Collaborator

@arielvalentin arielvalentin commented Nov 23, 2024

SQL Helpers provides utilities that are intended for use with SQL database related instrumentations.

The initial release adds support for a Shared DB Context Helper, whose goal is to replace the instrumentation specific helpers.

Future releases will target replacing sanitization/obfuscation helpers.

Sql Helpers provides support for other gems.

This PR is focing on sharing database related attributes from a parent to a child context..
@arielvalentin arielvalentin changed the title feat: Initial Release feat: Initial Release SQL Helpers Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant