mETL
mETL copied to clipboard
Postgres column names and uppercase field mapping issue reintroduced in 720e962db1081811912270b7be4c8351f773a0db
running metl config.yml returns the following error. Commit 720e962db1081811912270b7be4c8351f773a0db 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