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

Add RedShift Plugin #8144

Closed
wants to merge 11 commits into from
Closed

Add RedShift Plugin #8144

wants to merge 11 commits into from

Conversation

malnick
Copy link
Contributor

@malnick malnick commented Jan 13, 2020

No description provided.

@malnick malnick force-pushed the malnick/redshift-plugin branch from a07929e to dfe9157 Compare January 13, 2020 15:24
@malnick malnick force-pushed the malnick/redshift-plugin branch from dfe9157 to fd7bc45 Compare January 13, 2020 15:27
// Wrap the plugin with middleware to sanitize errors
dbType := dbplugin.NewDatabaseErrorSanitizerMiddleware(db, db.SecretValues)
return dbType, nil
func New(lowercaseUsername bool) func() (interface{}, error) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can probably remove the lowercase code in here, @briankassouf thoughts?

@malnick malnick force-pushed the malnick/redshift-plugin branch from 6566624 to 94b0392 Compare January 27, 2020 21:09
@malnick malnick force-pushed the malnick/redshift-plugin branch from ccebefc to 5d999af Compare February 5, 2020 18:04
@malnick malnick force-pushed the malnick/redshift-plugin branch from 5d999af to 8fdddd4 Compare February 5, 2020 18:13
@malnick
Copy link
Contributor Author

malnick commented Feb 5, 2020

Closing in favor of #8299

@malnick malnick closed this Feb 5, 2020
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