...
- Configure environment specific branch properties in the deployPackager.properties file. For this merge mode, your property names should take the format of <dbdefName>.branch. See /wiki/spaces/DDOC59/pages/795739037 Using the required deployPackager.properties file.
- Add a unique identifying default context to each database definition in your project. This default context is required to take advantage of Feature Based Merge mode.
- Configure the 'enableBackupRestore' property in the deployPackager.properties file for your Datical DB project. The value of this property is a comma separated list of environments that are safe to backup and restore. NOTE: Running the Packager's backup and restore routines is not recommended for environments beyond development and test.
...