change_log_units_cris

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('change_log_units_cris_id_seq'::regclass)
record_id int4 10 null
units_cris.id change_log_units_cris_record_id_fkey C
operation_type text 2147483647 null
record_json jsonb 2147483647 null
created_at timestamptz 35,6 now()
created_by text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
change_log_units_cris_pkey Primary key Asc id
change_log_units_cris_record_id_idx Performance Asc record_id

Relationships