Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/cloud/operator/using-per…
Browse files Browse the repository at this point in the history
…sistence.adoc

Co-authored-by: Ricardo Zanini <[email protected]>
  • Loading branch information
wmedvede and ricardozanini authored May 22, 2024
1 parent 5142216 commit d1e6ac9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ QUARKUS_EXTENSIONS={groupId_quarkus-agroal}:{artifactId_quarkus-agroal}:{quarkus

== Database schema initialization

When you use the SonataFlow PostgreSQL persistence, you can either opt to use Flyway to produce the database initialization, or manually upgrade your database via DDL scripts.
When you use the `SonataFlow` PostgreSQL persistence, you can either opt to use Flyway to produce the database initialization, or manually upgrade your database via DDL scripts.

=== Flyway managed database initialization

Expand Down

0 comments on commit d1e6ac9

Please sign in to comment.