Arkadiusz Milewski created CAY-1921:
---------------------------------------
Summary: 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
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)