DB Adapter reflects new column
Summary
DB Adapter DOES Not reflects new columnContent
When we add a new column in table, in OIC we have to delete the whole mapper which comes along with the adapter.
Is there way OIC can auto detect any changes in DB object if there is a new column added ?
Its a painful excersise to remap everything when we just add one new column. Is there any tips or alternatives to map the new added column instead of deletion of the mapper and adapter ?
Tagged:
0