-- 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 2001/04/20 20:51:24 donb 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