-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AC
- I can read documentation on how to
- install the database using Liquibase
- update the database using Liquibase based on a former Liquibase installation
- update the database using Liquibase based on a former manual installation
- remove the Camunda data from a database installed/updated with Liquibase
- The following pages should be reworked to mention Liquibase as an option to install/update the database schema:
- https://docs.camunda.org/manual/latest/user-guide/camunda-bpm-run/#connect-to-a-database
- https://docs.camunda.org/manual/latest/installation/full/tomcat/manual/#create-the-database-schema-and-tables
- https://docs.camunda.org/manual/latest/installation/full/jboss/manual/#create-the-database-schema-and-tables
- https://docs.camunda.org/manual/latest/installation/full/was/manual/#create-the-database-schema-and-tables
- https://docs.camunda.org/manual/latest/installation/full/wls/manual/#create-the-database-schema-and-tables
- https://docs.camunda.org/manual/latest/update/patch-level/
- The minor version update guide should mention
- Liquibase support starting with 7.16
- How to set a baseline for Liquibase in 7.16 for upcoming updates