Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11E9518B53 for ; Sat, 19 Sep 2015 13:16:18 +0000 (UTC) Received: (qmail 77423 invoked by uid 500); 19 Sep 2015 13:16:17 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 77395 invoked by uid 500); 19 Sep 2015 13:16:17 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 77384 invoked by uid 99); 19 Sep 2015 13:16:17 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2015 13:16:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 36905F44DE for ; Sat, 19 Sep 2015 13:16:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.5 X-Spam-Level: *** X-Spam-Status: No, score=3.5 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id KLVOW21drnKv for ; Sat, 19 Sep 2015 13:16:14 +0000 (UTC) Received: from smtp4.objectstyle.com (smtp4.objectstyle.com [23.253.156.183]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id BBA0A206F0 for ; Sat, 19 Sep 2015 13:16:13 +0000 (UTC) Received: from [192.168.1.26] (24-178-152-207.dhcp.gnvl.sc.charter.com [24.178.152.207]) by smtp4.objectstyle.com (Postfix) with ESMTPSA id 738D0CC35C for ; Sat, 19 Sep 2015 13:18:35 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: [jira] [Commented] (CAY-2024) check for AUTO_PK_TABLE should respect current schema From: Andrus Adamchik In-Reply-To: Date: Sat, 19 Sep 2015 09:16:05 -0400 Content-Transfer-Encoding: 7bit Message-Id: <90B59593-B869-49C2-ADD4-E46E93D23FD0@objectstyle.org> References: To: dev@cayenne.apache.org X-Mailer: Apple Mail (2.2104) > On Sep 18, 2015, at 3:21 AM, Tore Halset (JIRA) wrote: > > Tore Halset commented on CAY-2024: > ---------------------------------- > > Is this okay or should I use getSchema to make it prettier? > >> check for AUTO_PK_TABLE should respect current schema >> ----------------------------------------------------- Hi Tore, On the road now... Please give me a bit of time to review. Andrus