Feature: nullable_tenant_id
Table of Contents
This page is one authored MASD feature in ORE Studio Variability Model ยง "Projection configuration: how an existing artefact family is shaped". Any profile that fixes this feature's value links here rather than restating its effect.
Identity
| Field | Value |
|---|---|
| Literal name | :nullable_tenant_id: |
| Bundle | ores.sql.schema |
| Type | bool |
| Default | false |
Effect
tenant_id is nullable so system records can carry NULL; selects the nullable-tenant validation and index variants.
Structural consequence
Yes โ changes tenant_id's nullability. Mutually exclusive with system_scope, see Codegen entity meta-model โ SQL.
Used by
See also
- ORE Studio Variability Model โ the bundle this feature belongs to.