Patch export and import from one environment to another

I have to import patch from one environment to another having process model which is using database tables.

In the source environment, Column name in table is 'empid' while in destination environment, it is 'empId' with capital 'I'. Will it cause error which importing patch in target environment.

Also, In source environment, column datatype is 'varchar(50)' while in destination environment, it is 'varchar(255). Will it cause error in patch import ?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data