sap-commerce-db-sync icon indicating copy to clipboard operation
sap-commerce-db-sync copied to clipboard

Schema column names diffrence in MSSQL create scripts and java code

Open wilsonphil0 opened this issue 6 months ago • 0 comments

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

wilsonphil0 avatar Apr 29 '25 13:04 wilsonphil0