Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('tmp_opens_new_id_seq'::regclass) |
|
|
||
| member_mailing_id_old | int4 | 10 | √ | null |
|
|
||
| created_at | timestamp | 29,6 | √ | null |
|
|
||
| updated_at | timestamp | 29,6 | √ | null |
|
|
||
| ip_address | varchar | 255 | √ | null |
|
|
||
| user_agent | varchar | 65535 | √ | null |
|
|
||
| member_mailing_id | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| index_opens_on_member_mailing_id | Performance | Asc | member_mailing_id |
| opens2_pkey | Performance | Asc | id |
