Hi Team , I am encountering a small issue. Started working using postgres snap. My question is why does postgres upsert fails while reading data from oracle. how to make the column case insensitive while using postgres upsert.
when i use a mapper to change the column case it worked fine. Is this a known issue ?
Note : Postgres Insert throws no such error.