Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('privacy_log_id_seq'::regclass) |
|
|
|||||
| user_id | int4 | 10 | null |
|
|
Handled By |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| anonymized_name | varchar | 2147483647 | null |
|
|
Anonymized Name |
|||||
| anonymized_email | varchar | 2147483647 | null |
|
|
Anonymized Email |
|||||
| execution_details | text | 2147483647 | √ | null |
|
|
Execution Details |
||||
| records_description | text | 2147483647 | √ | null |
|
|
Found Records |
||||
| additional_note | text | 2147483647 | √ | null |
|
|
Additional Note |
||||
| date | timestamp | 29,6 | null |
|
|
Date |
|||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| privacy_log_pkey | Primary key | Asc | id |

