Feature: has_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 | :has_tenant_id: |
| Bundle | structural (Keys and columns) |
| Type | bool |
| Default | true |
Effect
Tells the generator to emit a tenant_id uuid not null column and matching domain-struct field, isolating the entity's rows by tenant.
Structural consequence
Yes — adds a tenant_id column/field. Omit only for genuinely global entities (currencies, countries).
Used by
See also
- ORE Studio Variability Model — the bundle this feature belongs to.