Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F553171C9 for ; Mon, 29 Sep 2014 19:52:37 +0000 (UTC) Received: (qmail 99465 invoked by uid 500); 29 Sep 2014 19:52:37 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 99444 invoked by uid 500); 29 Sep 2014 19:52:37 -0000 Mailing-List: contact commits-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 commits@cayenne.apache.org Received: (qmail 99433 invoked by uid 99); 29 Sep 2014 19:52:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2014 19:52:37 +0000 Date: Mon, 29 Sep 2014 19:52:37 +0000 (UTC) From: "Andrus Adamchik (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAY-1360) merge trouble changing column part of pk/fk on sqlserver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAY-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-1360: --------------------------------- Fix Version/s: (was: 3.1) Undefined future > merge trouble changing column part of pk/fk on sqlserver > -------------------------------------------------------- > > Key: CAY-1360 > URL: https://issues.apache.org/jira/browse/CAY-1360 > Project: Cayenne > Issue Type: Bug > Components: Database integration > Affects Versions: 3.0 beta 1 > Environment: ms sql server 2008 express > Reporter: Tore Halset > Assignee: Tore Halset > Priority: Minor > Fix For: Undefined future > > > Issuing a basic alter table to expand a varchar column does not work on sqlserver if the column is part of a pk- or fk constraint. -- This message was sent by Atlassian JIRA (v6.3.4#6332)