use PostgreSQL for kontor-spring and kontor-api
This commit is contained in:
@@ -11,10 +11,10 @@ spring:
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
#ddl-auto: create-drop
|
||||
show-sql: true
|
||||
show-sql: false
|
||||
properties:
|
||||
hibernate:
|
||||
dialect: org.hibernate.dialect.PostgreSQLDialect
|
||||
#dialect: org.hibernate.dialect.PostgreSQLDialect
|
||||
sql:
|
||||
init:
|
||||
mode: never
|
||||
|
||||
Reference in New Issue
Block a user