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-94f89814c4dfmaster
parent
cf5aa6f131
commit
f3d6999d2e
|
|
@ -27,5 +27,5 @@
|
||||||
drop table apm_package_type_listener_map ;
|
drop table apm_package_type_listener_map ;
|
||||||
drop table apm_listeners ;
|
drop table apm_listeners ;
|
||||||
drop table site_nodes;
|
drop table site_nodes;
|
||||||
drop table apm_packages CASCADE;
|
drop table apm_packages CASCADE CONSTRAINTS;
|
||||||
drop table apm_package_types CASCADE;
|
drop table apm_package_types CASCADE CONSTRAINTS;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue