person_checkout_center_signature

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_oid int8 19 null
person_oid int8 19 null
person.obj_oid person_checkout_center_signature_person_oid_fkeyC
checkout_center_oid int8 19 null
checkout_center.obj_oid person_checkout_center_signature_checkout_center_oid_fkeyC
date timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
person_checkout_center_signature_pkey Primary key Asc obj_oid
person_checkout_center_signat_person_oid_checkout_center_oi_key Must be unique Asc/Asc person_oid + checkout_center_oid
person_checkout_center_signature_checkout_center_oid_idx Performance Asc checkout_center_oid
person_checkout_center_signature_person_oid_idx Performance Asc person_oid

Relationships