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

Sanitize exports - remove characters that are not letters, numbers, or _ #35

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

Brunope
Copy link
Contributor

@Brunope Brunope commented Feb 10, 2023

This enables the common use case eval $(db-facts sh redshift) when a user has a special character such as a hyphen in their name.

This enables the common use case `eval $(db-facts sh redshift)` when
a user has a special character such as a hyphen in their name.
Copy link
Contributor

@ryantimjohn ryantimjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense.

@Brunope Brunope merged commit 18cf1e8 into master Feb 15, 2023
@Brunope Brunope deleted the sanitize_exports branch February 15, 2023 18:20
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.

3 participants