I am receiving same error when extending tenant entity - How to extend Tenant entity.
If i extend tenant entity with replaceparent and add any new attribute, no liquibase update is generated and on running app it gives error of dType but if i extend any other entity liquibase script is generated with dType change.
Please suggest
Umesh