Connection search availability to the make reservation page
This commit is contained in:
		@ -100,7 +100,7 @@ func (m *postgresDBRepo) SearchAvailabilityForAllRooms(start, end time.Time) ([]
 | 
			
		||||
                rooms r
 | 
			
		||||
            where r.id not in
 | 
			
		||||
                (select
 | 
			
		||||
                    roomId
 | 
			
		||||
                    room_id
 | 
			
		||||
                from
 | 
			
		||||
                    room_restrictions rr
 | 
			
		||||
                where
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user