changed hibernate schema creation

This commit is contained in:
2026-05-17 19:52:40 +02:00
parent d91f39d087
commit c75bf2ad71
+1 -1
View File
@@ -13,7 +13,7 @@ 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
show-sql: true show-sql: true
ai: ai:
openai: openai: