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