source_records_state__t


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
record_state varchar 11 null
source_record_id uuid 2147483647 null
records_lb.id source_records_state__t_source_record_id_fkey2R
marc_records_lb__t.id source_records_state__t_source_record_id_fkeyR
raw_records_lb.id source_records_state__t_source_record_id_fkey1R

Indexes

Constraint Name Type Sort Column(s)
source_records_state__t_pkey Primary key Asc __id
source_records_state__t___origin_idx Performance Asc __origin
source_records_state__t___source_idx Performance Asc __source
source_records_state__t___start_idx Performance Asc __start
source_records_state__t_id_idx Performance Asc id
source_records_state__t_record_state_idx Performance Asc record_state
source_records_state__t_source_record_id_idx Performance Asc source_record_id

Relationships