Details
Description
Currently there are various tasks that launch schema checking and building when in the datasources for the RDBMS the following elements are set to 'true':
- check-on-start
- add-missing-on-start
However there are no separate Ant tasks that:
- check the OFBiz schema's in the RDBMS
- add the missing OFBiz tables, indexes and views in the RDBMS
Having such tasks would enhance the devops support.