-- pot --> package object types -- -- packages/site-wide-search/pot-remove.sql -- -- @author khy@arsdigita.com -- @creation-data 2000-12-01 -- @cvs-id $Id: pot-remove.sql,v 1.1.1.1 2002/07/09 17:35:12 rmello Exp $ -- drop table pot_map_attr_values; drop table pot_obj_type_attr_values; drop table pot_attributes; drop table pot_map; drop package pot_service; show errors