Table zfindb.public.withdrawn_data 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
wd_pk_id bigserial 19  √  nextval('withdrawn_data_wd_pk_id_seq'::regclass)
wd_old_zdb_id text 2147483647
wd_new_zdb_id text 2147483647
wd_display_note text 2147483647  √  null

Table contained 12,023 rows at Wed Sep 15 00:41 PDT 2021

Indexes:
Column(s) Type Sort Constraint Name
wd_pk_id Primary key Asc wd_primary_key
wd_new_zdb_id Performance Asc wd_new_zdb_id_index
wd_old_zdb_id + wd_new_zdb_id Must be unique Asc/Asc withdrawn_data__primary_key_index