organization_id UUID NOT NULL REFERENCES organizations(id) ON DELETE CASCADE, property_id UUID NOT NULL REFERENCES properties(id) ON DELETE CASCADE, unit_id UUID NOT ...