Skip to content

Commit d67bf1c

Browse files
committed
MODWRKFLOW-62: Utilize folio.sql.schema from spring-module-core tenant module.
Provide explicit default schema name.
1 parent 7af4547 commit d67bf1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

service/src/main/resources/application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ event:
117117
path: events
118118

119119
folio:
120+
sql.schema: ${DB_SCHEMA:diku_mod_workflow}
120121
tenant.validation: false
121122

122123
tenant:

0 commit comments

Comments
 (0)