You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Arseni Bulatski (JIRA)" <ji...@apache.org> on 2019/04/26 12:26:00 UTC

[jira] [Commented] (CAY-2536) No Catalog/Schema selection in Generate Database Schema

    [ https://issues.apache.org/jira/browse/CAY-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826931#comment-16826931 ] 

Arseni Bulatski commented on CAY-2536:
--------------------------------------

This happens because no catalog and schema wasn't selected. To fix it we should try to redesign DbGenerator dialog to add opportunity to select catalog like in Migrator dialog.

Maybe in future we should remove Migrator from Modeler because it does things what dbImport and dbGenerator does. 

DbGenerator need to know about catalog and schemas, so maybe it should use connection not a dataSource.

> No Catalog/Schema selection in Generate Database Schema
> -------------------------------------------------------
>
>                 Key: CAY-2536
>                 URL: https://issues.apache.org/jira/browse/CAY-2536
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 4.1.B1
>            Reporter: ana benko
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 4.2.M1
>
>
> There's no catalog/schema selection in Generate Database Schema after selecting db connection without catalog/schema in url
> -> no db is generated
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)