Hi,
I need to change field type in our model from long to String. After changing filed type in our model and repairing database with doctor, most of our entities is gone. Doctor puts some errors on console:
[51030] Page #466190 entry 5 has unexpected value for field affiID pl.hplxtool.model.AffiliateProduct(92):6613575 [51031] Page #466191 entry 0 has unexpected value for field affiID pl.hplxtool.model.AffiliateProduct(92):6613577 [51032] Page #466191 entry 1 has unexpected value for field affiID pl.hplxtool.model.AffiliateProduct(92):6613579 [51033] Page #466191 entry 2 has unexpected value for field affiID pl.hplxtool.model.AffiliateProduct(92):6613581 [51034] Page #466191 entry 3 has unexpected value for field affiID pl.hplxtool.model.AffiliateProduct(92):6613583
Is this a bug or there is some other way to change field type that I missed in ODB documentation?