I have upgrading issue in nopcommerce3.0 my current version in 2.3
for example:
Suppose I have Customer table(nopcommerce version 2.3) which have around 8044 rows then I had upgrade script step by step until the version 3.0 then after I checked Customer
table there only 5000 rows that means upgrade script deleted 3044 rows in Customer
table what is the reason?
would you please help me ?