-- Room Reservation Package -- -- @author Deds Castillo (deds@infiniteinfo.com) -- @creation-date 2002-08-28 -- @cvs-id $Id: room-reservation-drop.sql,v 1.1 2004/03/15 03:39:30 carolinem Exp $ -- -- Total rewrite though some -- concepts were taken from the old -- ACS3.x Room Reservation package -- facility reservations stuff -- we drop the table related stuff for reservations -- first because we use a function in the package \i reservations-drop.sql \i reservations-package-drop.sql -- facility rooms stuff \i rooms-package-drop.sql \i rooms-drop.sql -- facilities stuff \i facilities-package-drop.sql \i facilities-drop.sql