Data definition with binary blob type #7

Open
opened 2026-08-02 14:09:26 +02:00 by c.fahner · 0 comments
Owner

Currently it is not possible to distinguish strings from binary blobs. A Blob type should be introduced into the data definition model to allow this distinction.

The return type of Type::serialize() needs to be expanded to allow Blob's.

Also add it as a case to the StorageClass enumeration and make sure TypeInfo still reports the most appropriate storage class.

Currently it is not possible to distinguish strings from binary blobs. A `Blob` type should be introduced into the data definition model to allow this distinction. The return type of `Type::serialize()` needs to be expanded to allow `Blob`'s. Also add it as a case to the `StorageClass` enumeration and make sure `TypeInfo` still reports the most appropriate storage class.
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#7
No description provided.