[
https://issues.apache.org/jira/browse/CAY-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973325#action_12973325
]
Trevor Kaufman commented on CAY-1271:
-------------------------------------
Hello,
I'd like to register my interest in this being fixed. The company I work for
is evaluating the usage of Cayenne for our Java Development but currently the
migrate database schema is unusable. The database is huge, but several projects
just need to merge with a smaller schema which is part of the database.
> Merging does not allow schema selection
> ---------------------------------------
>
> Key: CAY-1271
> URL: https://issues.apache.org/jira/browse/CAY-1271
> Project: Cayenne
> Issue Type: Improvement
> Components: Modeler
> Affects Versions: 3.0M6
> Reporter: Andrey Razumovsky
> Fix For: Undefined future
>
>
> Currently merging does not allow schema selection (loadDataMapFromDb() is
> fired with null 'schema' argument). In such cases, when I try to migrate on
> Oracle, the method returns all Oracle service tables (more than 7000!) and
> getting columns enum from those service tables fails with ora-01424 exception.
> Cayenne should somehow allow schema selection for migration process and use
> datamap's "default schema" property as default
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.