This commit is contained in:
ilyin 2024-11-08 23:52:30 +03:00
parent 70b6c5c4b5
commit 258d6060d4
24 changed files with 17616 additions and 20 deletions

View file

@ -7,6 +7,7 @@
<manually>false</manually>
<password>ervu_business_metrics</password>
<port>5432</port>
<schemas>init_registration_info</schemas>
<schemas>metrics</schemas>
<sqlDialect>POSTGRES</sqlDialect>
<url>jdbc:postgresql://10.10.31.119:5432/ervu_business_metrics</url>