Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

What is is with 'safe_column_name' forcing everything to upper case? #278

Open
ian-lewis-d opened this issue Jul 18, 2023 · 0 comments
Open

Comments

@ian-lewis-d
Copy link

Forcing upper case for column names seems like an extremely narrow choice to make, especially where there is no option (it appears) to allow columns to be set to lower case.

We operate all our Redshift schemas with lower case entity names. Is there a way to avoid the forced upper case with target-redshift?

def safe_column_name(name):

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant