EN · DE · RU · FR · ES

#252: V1.1.0__RELEASE-RemoveMGC.sql

plugins/org.projectforge.plugins.merlin/src/main/resources/flyway/merlin/migrate/hsqldb/V1.1.0__RELEASE-RemoveMGC.sql Type: SQL Migration · Role: Database Migration · Source: plugins/org.projectforge.plugins.merlin/src/main/resources/flyway/merlin/migrate/hsqldb/V1.1.0__RELEASE-RemoveMGC.sql 1 lines · 1 code · 0 comments · 0 blank
Flyway database migration script. Part of the versioned migration chain that evolves the ProjectForge database schema.

Migration Details

Source Code (abridged)

ALTER TABLE t_plugin_merlin_template ALTER COLUMN pk bigint;

Git History

63cc65ae0 Flyway stuff, Employee.timed-attrs