You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2014/04/27 10:02:15 UTC

[jira] [Closed] (CAY-1921) Migrate Dabase Schema - SqlServer 2008

     [ https://issues.apache.org/jira/browse/CAY-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1921.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.M2

Just committed the patch. Thanks a lot!

(A few minor changes were downgrading to java 6 that we still support in 3.2 .. for now. And a typo in the header).

Also note that we are in the process of migrating to git, so this was committed here: https://git-wip-us.apache.org/repos/asf/cayenne.git

> Migrate Dabase Schema - SqlServer 2008
> --------------------------------------
>
>                 Key: CAY-1921
>                 URL: https://issues.apache.org/jira/browse/CAY-1921
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 3.2M1
>         Environment: Windows 7
>            Reporter: Arkadiusz Milewski
>             Fix For: 3.2.M2
>
>         Attachments: patch.txt, screenshot-1.jpg
>
>
> When using Migrate Database Schema with MsSqlServer 2008, jdbc driver
> <dependency>
> 	<groupId>net.sourceforge.jtds</groupId>
> 	<artifactId>jtds</artifactId>
> 	<version>1.3.0</version>
> </dependency>
> It shows not only tables from schema configured in cayenne but also system tables. For example tables like: columns, sysprotects and so on.



--
This message was sent by Atlassian JIRA
(v6.2#6252)