RentalCluster To Help for Developers

A mapping table - that allows for Rentals to reserve housing clusters. This prevents other Programs and other Rentals from being offered these houses.

Table: rental_cluster

cluster_id
foreign key to cluster
rental_id
foreign key to rental

Relations

clusterclusterbelongs_to
rentalrentalbelongs_to