Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-01-18 18:42:19 +01:00
3 changed files with 20 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ spring:
database-platform: org.hibernate.dialect.PostgreSQLDialect
hibernate:
ddl-auto: create
show-sql: false
show-sql: true
properties:
hibernate:
format_sql: true