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

Postgres column names and uppercase field mapping issue reintroduced in 720e962db1081811912270b7be4c8351f773a0db #36

Open
noenthu opened this issue Feb 28, 2016 · 0 comments

Comments

@noenthu
Copy link

noenthu commented Feb 28, 2016

running metl config.yml
returns the following error.
Commit 720e962 seems to have modified the alternateInsert method and removed the cnoversion to lowercase for ColumnNames

virtualenvs/py2etl/lib/python2.7/site-packages/metl/database/postgresqldatabase.py", line 91, in alternateInsert
self.getBufferContent( buffer )
psycopg2.ProgrammingError: column "D&B Business Name in CAPS" of relation "public.masterdata" does not exist

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

No branches or pull requests

1 participant