| Table postgres.public.rental | Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 16,044 rows at Mon Feb 20 18:07 CET 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| rental_id | Primary key | Asc | rental_pkey |
| inventory_id | Performance | Asc | idx_fk_inventory_id |
| rental_date + inventory_id + customer_id | Must be unique | Asc/Asc/Asc | idx_unq_rental_rental_date_inventory_id_customer_id |
|


