Schema::$idOptions should be nullable #39

Open
opened 2026-09-04 06:18:17 +02:00 by c.fahner · 0 comments
Owner

Currently the Schema object cannot distinguish between entities with manual ID generation and non-identifiable entities.

To make this distinction, the $idOptions property should be nullable, where null indicates a non-identifiable entity.

Currently the `Schema` object cannot distinguish between entities with manual ID generation and non-identifiable entities. To make this distinction, the `$idOptions` property should be nullable, where `null` indicates a non-identifiable entity.
c.fahner added this to the v0.2 milestone 2026-09-04 06:18:17 +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#39
No description provided.