From ddlutils-dev-return-1445-apmail-db-ddlutils-dev-archive=db.apache.org@db.apache.org Fri Apr 27 05:13:38 2007 Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 11721 invoked from network); 27 Apr 2007 05:13:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 05:13:36 -0000 Received: (qmail 62328 invoked by uid 500); 27 Apr 2007 05:13:43 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 62285 invoked by uid 500); 27 Apr 2007 05:13:43 -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 62244 invoked by uid 99); 27 Apr 2007 05:13:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2007 22:13:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2007 22:13:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8CDE1714076 for ; Thu, 26 Apr 2007 22:13:15 -0700 (PDT) Message-ID: <16160052.1177650795574.JavaMail.jira@brutus> Date: Thu, 26 Apr 2007 22:13:15 -0700 (PDT) From: "Thomas Dudziak (JIRA)" To: ddlutils-dev@db.apache.org Subject: [jira] Updated: (DDLUTILS-172) If some columns are removed, the table is recreated. Whereas the alter commands are enough. In-Reply-To: <2036228.1177608615422.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-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Dudziak updated DDLUTILS-172: ------------------------------------ Please explain what this is supposed to achieve ? Do you perhaps have a test case that exhibits the error that you're trying to fix ? > If some columns are removed, the table is recreated. Whereas the alter commands are enough. > ------------------------------------------------------------------------------------------- > > Key: DDLUTILS-172 > URL: https://issues.apache.org/jira/browse/DDLUTILS-172 > Project: DdlUtils > Issue Type: Bug > Reporter: charbel > Assigned To: Thomas Dudziak > Attachments: patch.txt > > > If some columns are removed, the table is recreated. Whereas the alter commands are enough. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.