changed hibernate schema creation for test db

This commit is contained in:
2026-05-20 04:38:46 +02:00
parent 463fbd8332
commit 7ce01dff0b
@@ -6,4 +6,4 @@ spring:
driver-class-name: ${PG_DRIVER_CLASS_NAME}
jpa:
hibernate:
ddl-auto: create-drop
ddl-auto: update