Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
customer_id | int4 | 10 | √ | null |
|
|
Ref: many-to-one to customer |
||||
customer_event_timestamp | timestamptz | 35,6 | √ | null |
|
|
When this event occurred |
||||
administrator_id | int4 | 10 | √ | null |
|
|
Ref: many-to-one to administrator |
||||
customer_event_type_name | text | 2147483647 | √ | null |
|
|
Name of the event type |