Page 1 of 1

Broadleaf mysql

Posted: Wed Feb 17, 2016 2:15 am
by ankurj630
When adding a new attribute in customer registration, the hibernate is not adding column into the blc_customer table.

Re: Broadleaf mysql

Posted: Wed Nov 02, 2016 12:56 pm
by benhenda89
please verify this in site/../development.properties
blPU.hibernate.hbm2ddl.auto=none

it must be:
blPU.hibernate.hbm2ddl.auto=update