Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | public.gen_random_uuid() |
|
|
||||||
cphc_migratable_type | varchar | 2147483647 | null |
|
|
||||||
cphc_migratable_id | uuid | 2147483647 | null |
|
|
||||||
metadata | json | 2147483647 | √ | null |
|
|
|||||
deleted_at | timestamp | 29,6 | √ | null |
|
|
|||||
created_at | timestamp | 29,6 | null |
|
|
||||||
updated_at | timestamp | 29,6 | null |
|
|
||||||
facility_id | uuid | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
cphc_migration_audit_logs_pkey | Primary key | Asc | id |
index_cphc_migration_audit_logs_on_cphc_migratable | Must be unique | Asc/Asc | cphc_migratable_type + cphc_migratable_id |