From ddlutils-dev-return-1723-apmail-db-ddlutils-dev-archive=db.apache.org@db.apache.org Mon Mar 24 01:21:30 2008 Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 55190 invoked from network); 24 Mar 2008 01:21:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Mar 2008 01:21:30 -0000 Received: (qmail 81336 invoked by uid 500); 24 Mar 2008 01:21:28 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 81324 invoked by uid 500); 24 Mar 2008 01:21:28 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 81313 invoked by uid 99); 24 Mar 2008 01:21:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Mar 2008 18:21:28 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 01:20:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 24049234C09E for ; Sun, 23 Mar 2008 18:19:26 -0700 (PDT) Message-ID: <1041479860.1206321566132.JavaMail.jira@brutus> Date: Sun, 23 Mar 2008 18:19:26 -0700 (PDT) From: "Thomas Dudziak (JIRA)" To: ddlutils-dev@db.apache.org Subject: [jira] Resolved: (DDLUTILS-200) CloneHelper not cloning onDelete and onCascade for ForeignKeys In-Reply-To: <1152753789.1206161724438.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DDLUTILS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Dudziak resolved DDLUTILS-200. ------------------------------------- Resolution: Duplicate > CloneHelper not cloning onDelete and onCascade for ForeignKeys > -------------------------------------------------------------- > > Key: DDLUTILS-200 > URL: https://issues.apache.org/jira/browse/DDLUTILS-200 > Project: DdlUtils > Issue Type: Bug > Components: Core (No specific database) > Affects Versions: 1.0 > Reporter: Chad Lyon > Assignee: Thomas Dudziak > Attachments: cloneHelperFKey.patch > > > I noticed this while trying to create a derby database from a XML database definition. The key delete and update constraints were not getting set in the new database. > a patch will be attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.