You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/03/23 11:57:41 UTC

[jira] [Closed] (CAY-2147) Error Generating DB Schema for postgresql database

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

Nikita Timofeev closed CAY-2147.
--------------------------------
    Resolution: Workaround

> Error Generating DB Schema for postgresql database
> --------------------------------------------------
>
>                 Key: CAY-2147
>                 URL: https://issues.apache.org/jira/browse/CAY-2147
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 4.0.M4
>            Reporter: ana benko
>            Assignee: Nikita Timofeev
>
> 1. Import postgresql db. Save
> 2. Run Generate DB Schema. Select 'Drop Tables'
> 3. Select connection to postgresql db (in my case: jdbc:postgresql://localhost:5432/postgresTest)
> 4. Generate
> -> error appears
> [SQL: DROP TABLE forCayenne.painting CASCADE] - ERROR: schema "forcayenne" does not exist
> forCayenne is my db schema in postgresTest db



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)