EN · DE · RU · FR · ES

#1175: V8_0_10__EmployeeDO_weeklyHoursValidSince.kt

projectforge-business/src/main/kotlin/org/projectforge/flyway/dbmigration/V8_0_10__EmployeeDO_weeklyHoursValidSince.kt Class : BaseJavaMigration(), projectforge-business/src/main/kotlin/org/projectforge/flyway/dbmigration/V8_0_10__EmployeeDO_weeklyHoursValidSince.kt 146 lines · 103 code · 32 comments · 11 blank
Data Object / Domain entity

Git History

868d6abb7 2025 -> 2026
feb661d79 Employee: displaying history for time attrs
28efde264 Employee: weeklyWorkingHours now as time-dependent attr. eintritt/austritt: timestamp -> date Drop old DB tables. in MGC release, some fk in the db were forgotten to switch type from int to bigint.