Field type upgrade strategies #26

Open
opened 2026-08-23 11:25:42 +02:00 by c.fahner · 0 comments
Owner

Currently there is no way to tell the library what to do when the type of a field changes between versions (eg. when an int is converted to a string) and implementations are instructed to reject such upgrades.

An API should be introduced to cleanly handle these situations.

Currently there is no way to tell the library what to do when the type of a field changes between versions (eg. when an int is converted to a string) and implementations are instructed to reject such upgrades. An API should be introduced to cleanly handle these situations.
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#26
No description provided.