Pierre Smits schrieb:
> Pankaj,
> 
> As opposed to having the rdbms on derby, where changes to the entity model
> in OFBiz are effected immediately in the rdbms when you do a
> rebuild/redeploy, this is not happening in rdbms' like MySQL and PostgreSQL.
> 
> There you have to make sure that the changes in the entity model are
> created with their respective admin tooling beforehand.

Wrong, it's not a question of the databse but settings in
entityengine.xml (like check-on-start="true" add-missing-on-start="true")

Christian

Reply via email to