Automatic column mapping uppercase / lowercase

Hi,

When we do an export to database, does EasyMorph map columns correctly when columns are in uppercase in easymorph and in lowercase in the database ?

Thanks
Nikolaas

Column names in EasyMorph are always assumed case-sensitive and quoted when exporting into a database. You may need to use explicit column mapping in the “Export to database” action instead of automatic, if cases don’t match.

Hi Nikolaas,

The “Export to database” action will match column names in different cases automatically in order to work correctly with databases which converts all the column names to lower case like Redshift.