Align backend schema with desktop application

This commit is contained in:
2026-03-05 16:39:57 -07:00
parent 33c85ae495
commit 90197ededd
31 changed files with 885 additions and 1461 deletions

View File

@@ -10,7 +10,7 @@ spring:
jpa:
hibernate:
ddl-auto: update
ddl-auto: validate
show-sql: ${JPA_SHOW_SQL:false}
properties:
hibernate: