diff --git a/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/oracle-se-drop.sql b/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/postgres-drop.sql b/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-agenda/sql/ccm-cms-types-agenda/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-event/sql/ccm-cms-types-event/oracle-se-drop.sql b/ccm-cms-types-event/sql/ccm-cms-types-event/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-event/sql/ccm-cms-types-event/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-event/sql/ccm-cms-types-event/postgres-drop.sql b/ccm-cms-types-event/sql/ccm-cms-types-event/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-event/sql/ccm-cms-types-event/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/oracle-se-drop.sql b/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/postgres-drop.sql b/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-inlinesite/sql/ccm-cms-types-inlinesite/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-job/sql/ccm-cms-types-job/oracle-se-drop.sql b/ccm-cms-types-job/sql/ccm-cms-types-job/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-job/sql/ccm-cms-types-job/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-job/sql/ccm-cms-types-job/postgres-drop.sql b/ccm-cms-types-job/sql/ccm-cms-types-job/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-job/sql/ccm-cms-types-job/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/oracle-se-drop.sql b/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/postgres-drop.sql b/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-legalnotice/sql/ccm-cms-types-legalnotice/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/oracle-se-drop.sql b/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/postgres-drop.sql b/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-minutes/sql/ccm-cms-types-minutes/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-cms-types-service/sql/ccm-cms-types-service/oracle-se-drop.sql b/ccm-cms-types-service/sql/ccm-cms-types-service/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-cms-types-service/sql/ccm-cms-types-service/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-cms-types-service/sql/ccm-cms-types-service/postgres-drop.sql b/ccm-cms-types-service/sql/ccm-cms-types-service/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-cms-types-service/sql/ccm-cms-types-service/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/oracle-se-drop.sql b/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/postgres-drop.sql b/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-ldn-types-councillor/sql/ccm-ldn-types-councillor/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file diff --git a/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/oracle-se-drop.sql b/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/oracle-se-drop.sql new file mode 100644 index 000000000..cdb23b3a5 --- /dev/null +++ b/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/oracle-se-drop.sql @@ -0,0 +1,20 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: oracle-se-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +@ ddl/oracle-se/drop-constraints.sql +@ ddl/oracle-se/drop-tables.sql \ No newline at end of file diff --git a/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/postgres-drop.sql b/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/postgres-drop.sql new file mode 100644 index 000000000..2a0d6023f --- /dev/null +++ b/ccm-ldn-types-esdservice/sql/ccm-ldn-types-esdservice/postgres-drop.sql @@ -0,0 +1,22 @@ +-- +-- Copyright (C) 2005 Red Hat Inc. All Rights Reserved. +-- +-- This library is free software; you can redistribute it and/or +-- modify it under the terms of the GNU Lesser General Public License +-- as published by the Free Software Foundation; either version 2.1 of +-- the License, or (at your option) any later version. +-- +-- This library is distributed in the hope that it will be useful, +-- but WITHOUT ANY WARRANTY; without even the implied warranty of +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +-- Lesser General Public License for more details. +-- +-- You should have received a copy of the GNU Lesser General Public +-- License along with this library; if not, write to the Free Software +-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +-- +-- $Id: postgres-drop.sql 1 2015-04-15 13:47:30Z tosmers $ +begin; +\i ddl/postgres/drop-constraints.sql +\i ddl/postgres/drop-tables.sql +end; \ No newline at end of file