changed hibernate schema creation for test db
This commit is contained in:
@@ -6,4 +6,4 @@ spring:
|
||||
driver-class-name: ${PG_DRIVER_CLASS_NAME}
|
||||
jpa:
|
||||
hibernate:
|
||||
ddl-auto: create-drop
|
||||
ddl-auto: update
|
||||
|
||||
Reference in New Issue
Block a user