Skip to content
Snippets Groups Projects
Commit 999fa1e8 authored by tluutho's avatar tluutho
Browse files

prod:config dialect

parent 7c5d48a1
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@
<connection.url>jdbc:postgresql://hbpmdw1.chuv.ch:31432/portal</connection.url>
<connection.username>portal</connection.username>
<connection.password>iaezXODVLb1e70I</connection.password>
<hibernate.dialect>org.hibernate.dialect.PostgreSQL82Dialect</hibernate.dialect>
<hibernate.dialect>org.hibernate.dialect.PostgreSQLDialect</hibernate.dialect>
<schema.deploy>false</schema.deploy>
</properties>
</profile>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment