#1471: V7.0.0.9__7.0.0.9-RELEASE.sql
projectforge-business/src/main/resources/flyway/migrate/common/V7.0.0.9__7.0.0.9-RELEASE.sql Database migration, projectforge-business/src/main/resources/flyway/migrate/common/V7.0.0.9__7.0.0.9-RELEASE.sql 6 lines · 4 code · 0 comments · 2 blank
Flyway database migration V7.0.0.9 for database-agnostic (common); alters tables: T_EMPLOYEE_VACATION, T_EMPLOYEE_VACATION, T_EMPLOYEE_REMAINING_LEAVE; adds constraints/foreign keys; adds columns: REPLACEMENT_ID, COMMENT.
Git History
b7911a3cd VacationCalendar removed, Vacation.substitutions migrated to single replacement entity (multiple entries added to comment). RemainingLeave now as DefaultBaseDO (prepared for editing).