добавлен preScript для oracle

This commit is contained in:
StepanDemin 2025-01-14 14:58:51 +00:00
parent 62ea73e916
commit 6c669771c1

View File

@ -109,10 +109,12 @@ configs:
url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh
username: ewh username: ewh
password: ${EWH_PASSWORD} password: ${EWH_PASSWORD}
pre-script: core-oracle.preScript
DWH_ORA: DWH_ORA:
url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh
username: dwh username: dwh
password: ${DWH_PASSWORD} password: ${DWH_PASSWORD}
pre-script: core-oracle.preScript
audit.enabled: true audit.enabled: true
hikari: hikari: