mapping_rules


Columns

Column Type Size Nulls Auto Default Children Parents Comments
__id int8 19 null
__cf bool 1 true
__start timestamptz 35,6 null
__source varchar 63 null
__origin varchar 63 ''::character varying
id uuid 2147483647 null
job_executions__t.id Implied ConstraintR
jsonb jsonb 2147483647 null
record_type varchar 12 null

Indexes

Constraint Name Type Sort Column(s)
mapping_rules_pkey Primary key Asc __id
mapping_rules___origin_idx Performance Asc __origin
mapping_rules___source_idx Performance Asc __source
mapping_rules___start_idx Performance Asc __start
mapping_rules_id_idx Performance Asc id
mapping_rules_record_type_idx Performance Asc record_type

Relationships