#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

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

CommitWhat changed
c50a6feae3Attachments: counter and size of attachments in sum implemented.