You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ana benko (JIRA)" <ji...@apache.org> on 2016/11/22 07:12:58 UTC

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

ana benko created CAY-2147:
------------------------------

             Summary: 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


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.4#6332)