UpgradeOptions::$allowTruncate should still apply other field changes #40

Open
opened 2026-09-05 10:37:10 +02:00 by c.fahner · 0 comments
Owner

Currently the UpgradeOptions::$allowTruncate does not specify what should happen to the other field schema changes after the truncation is ignored. It should be explicitly documented that the modification should still go through, except for the truncation.

Edit: the documentation should also be changed to not emit warnings about potential data loss, as the intended use case does not require it (see #40).

Currently the `UpgradeOptions::$allowTruncate` does not specify what should happen to the other field schema changes after the truncation is ignored. It should be explicitly documented that the modification should still go through, except for the truncation. Edit: the documentation should also be changed to not emit warnings about potential data loss, as the intended use case does not require it (see #40).
c.fahner added this to the v0.2 milestone 2026-09-05 10:37:10 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
slendium/ocd#40
No description provided.