#1507: V7.0.0.24__7.0.0.24-RELEASE-ContractAttachments.sql
projectforge-business/src/main/resources/flyway/migrate/postgresql/V7.0.0.24__7.0.0.24-RELEASE-ContractAttachments.sql Type: SQL Migration (PostgreSQL) · Purpose: Flyway database migration script applying schema changes to the database. · Source: projectforge-business/src/main/resources/flyway/migrate/postgresql/V7.0.0.24__7.0.0.24-RELEASE-ContractAttachments.sql 2 lines · 2 code · 0 comments · 0 blank
Flyway database migration script applying schema changes to the database.
ALTER Statements
ALTER TABLE t_contract ADD
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 |
|---|
c50a6feae3 | Attachments: counter and size of attachments in sum implemented. |