Fixed ccm-core-6.6.4-6.6.5 for Oracle

git-svn-id: https://svn.libreccm.org/ccm/trunk@3052 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2014-12-14 14:25:24 +00:00
parent cf5aa6f131
commit f3d6999d2e
1 changed files with 2 additions and 2 deletions

View File

@ -27,5 +27,5 @@
drop table apm_package_type_listener_map ;
drop table apm_listeners ;
drop table site_nodes;
drop table apm_packages CASCADE;
drop table apm_package_types CASCADE;
drop table apm_packages CASCADE CONSTRAINTS;
drop table apm_package_types CASCADE CONSTRAINTS;