#1479: V7.3.1.1__7.3.1.1-RELEASE-ScriptUsersAndGroups.sql
projectforge-business/src/main/resources/flyway/migrate/common/V7.3.1.1__7.3.1.1-RELEASE-ScriptUsersAndGroups.sql Type: SQL Migration (Common) · Purpose: Flyway database migration script applying schema changes to the database. · Source: projectforge-business/src/main/resources/flyway/migrate/common/V7.3.1.1__7.3.1.1-RELEASE-ScriptUsersAndGroups.sql 9 lines · 7 code · 0 comments · 2 blank
Flyway database migration script applying schema changes to the database.
ALTER Statements
ALTER TABLE T_SCRIPT ADD
ALTER TABLE T_SCRIPT ADD
ALTER TABLE T_SCRIPT ADD
ALTER TABLE T_SCRIPT ADD
ALTER TABLE T_SCRIPT DROP
Architecture Analysis
Resides in projectforge-business, the core module containing domain logic, services, and persistence. This is a Flyway Database Migration script that applies schema changes (DDL) in version-controlled deployment order.
Git History
| Commit | What changed |
|---|
33597608fd | WIP: sudo scripting and executable scripts by normal users. |
37935341a4 | WIP: sudo scripting and executable scripts by normal users. |