Table postgres.public.payment | Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 16,049 rows at Mon Feb 20 18:07 CET 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
payment_id | Primary key | Asc | payment_pkey |
customer_id | Performance | Asc | idx_fk_customer_id |
staff_id | Performance | Asc | idx_fk_staff_id |
|