-- Uninstall the subsite data model
--
-- @author Bryan Quinn
-- @creation-date  (Sat Aug 26 17:56:07 2000)
-- @cvs-id $Id: acs-subsite-drop.sql,v 1.6 2024/09/03 15:37:33 gustafn Exp $

\i subsite-callbacks-drop.sql
\i user-profiles-drop.sql
\i application-groups-drop.sql
\i portraits-drop.sql
\i email-image-drop.sql
\i attributes-drop.sql
\i host-node-map-drop.sql
\i site-node-selection-dro.sql

drop view party_names;