#1481: V7.4.1.0__7.4.1.0-RELEASE-VACATION_OTHER_REPLACEMENTS.sql
projectforge-business/src/main/resources/flyway/migrate/common/V7.4.1.0__7.4.1.0-RELEASE-VACATION_OTHER_REPLACEMENTS.sql Database migration, projectforge-business/src/main/resources/flyway/migrate/common/V7.4.1.0__7.4.1.0-RELEASE-VACATION_OTHER_REPLACEMENTS.sql 22 lines · 16 code · 0 comments · 6 blank
Flyway database migration V7.4.1.0 for database-agnostic (common): VACATION OTHER REPLACEMENTS; creates tables: T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS; alters tables: T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS, T_EMPLOYEE_VACATION_OTHER_REPLACEMENTS; adds constraints/foreign keys; creates indexes.
Git History
a35971f85 Issues from last pull request resolved. Great thanx to luzpaz.
5f9bbfbd3 Fix typos in projectforge-business directory
d141a9988 WIP: Vacation: other substitutes
1dcd42a3d Vacation: other substitutes implemented. Formatter.SHOW_DISPLAYNAME and Formatter.SHOW_LIST_OF_DISPLAYNAMES implemented.