Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| discount_campaign_to_organization_unit_id | varchar | 256 | null |
|
|
The primary key of this table. Surrogate key derived from (organization_unit_id, discount_campaign_id). |
|||||
| discount_campaign_id | int8 | 19 | √ | null |
|
|
The discount campaign currently active for this studio. |
||||
| organization_unit_id | int8 | 19 | √ | null |
|
|
The studio for which this discount campaign is currently active. |
||||
| last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags shortly behind source system). |


