Database Configuration
Explore the process of manually configuring the JobRunr database, a crucial step in migration scenarios where automated processes are hindered, particularly when the JobRunr database user lacks DDL rights to alter the database schema.
Update your database using Flyway
This guide walks you through exporting the JobRunr Pro database migrations, allowing you to seamlessly integrate them into your Flyway migrations. By following these steps, you'll be able to execute the migrations through Flyway effortlessly.
Update your database using Liquibase
This guide walks you through exporting the JobRunr Pro database migrations, allowing you to seamlessly integrate them into your Liquibase migrations. By following these steps, you'll be able to execute the migrations through Liquibase effortlessly.