fix: preserve dev attendance policy wall-clock times

This commit is contained in:
sechmachine
2026-08-15 15:51:43 +07:00
parent c8735c8ab8
commit 28ecfabe37
3 changed files with 170 additions and 4 deletions
-4
View File
@@ -10,10 +10,6 @@ spring:
hibernate:
ddl-auto: validate
open-in-view: false
properties:
hibernate:
jdbc:
time_zone: UTC
flyway:
enabled: true
locations: classpath:db/migration