Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('cphc_migration_error_logs_id_seq'::regclass) |
|
|
|||||
cphc_migratable_type | varchar | 2147483647 | null |
|
|
||||||
cphc_migratable_id | uuid | 2147483647 | null |
|
|
||||||
facility_id | uuid | 2147483647 | √ | null |
|
|
|||||
patient_id | uuid | 2147483647 | √ | null |
|
|
|||||
failures | json | 2147483647 | √ | null |
|
|
|||||
deleted_at | timestamp | 29,6 | √ | null |
|
|
|||||
created_at | timestamp | 29,6 | null |
|
|
||||||
updated_at | timestamp | 29,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
cphc_migration_error_logs_pkey | Primary key | Asc | id |