sap-commerce-db-sync
sap-commerce-db-sync copied to clipboard
Schema column names diffrence in MSSQL create scripts and java code
For Databases where colum names are case sensitve the names in the create..MSSQL.sql does not match an also in the classes DefaultDatabaseCopyTaskRepository and DefaultDatabaseSchemaDifferenceTaskRepository the column names do not match
This results in errors while trying to make a schema difference and copy database