Table zfindb.public.warehouse_run_tracking Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
wrt_pk_id bigserial 19  √  nextval('warehouse_run_tracking_wrt_pk_id_seq'::regclass)
wrt_mart_name text 2147483647
wrt_last_loaded_date timestamp 29,6 now()
wrt_mart_load_successful bool 1  √  true

Table contained 5 rows at Wed Sep 15 00:41 PDT 2021

Indexes:
Column(s) Type Sort Constraint Name
wrt_pk_id Primary key Asc warehouse_run_tracking_primary_key
wrt_mart_name Must be unique Asc warehouse_run_tracking_alternate_key_index