I want to integrate Flyway with the Camunda engine for database migrations. For the initial setup, I need to obtain the startup script that creates all necessary tables, relationships, and indexes. How can I achieve this? Is there a way to view the scripts that Camunda runs during its startup process
you can get Camunda DB SQL scripts here: JFrog
1 Like
Thanks a lot
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.