ceumicrodata / mETL

mito ETL tool
161 stars 41 forks source link

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

Open noenthu opened 8 years ago

noenthu commented 8 years ago

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