Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
cancellation_reason_localized_id | int8 | 19 | null |
|
|
The primary key of this table. |
|||||
cancellation_reason_id | int8 | 19 | null |
|
|
The cancellation reason (unlocalized) to link this localized entry back to a |
|||||
locale | varchar | 256 | null |
|
|
The locale representing the language and region for which the cancellation reason is translated, formatted as a combination of ISO-639 language code and ISO-3166 country code (e.g., |
|||||
name | varchar | 256 | √ | null |
|
|
The localized name of the cancellation reason for this locale. |
||||
last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags behind source system). |