Andrus Adamchik closed CAY-993.
-------------------------------
Resolution: Duplicate
The issue is real, still IMO we should not focus on reverse engineering aspect of it, but should rather ensure quoting identifiers in runtime per CAY-289. Something we really need to fix.
> Modeler does not reverse engineer Postgres schemas correctly
> ------------------------------------------------------------
>
> Key: CAY-993
> URL: https://issues.apache.org/cayenne/browse/CAY-993
> Project: Cayenne
> Issue Type: Bug
> Components: CayenneModeler GUI
> Affects Versions: 1.2 [STABLE], 2.0 [STABLE], 3.0
> Environment: Postgres SQL 8.2
> Reporter: Rares Ispas
> Assignee: Andrus Adamchik
> Priority: Minor
>
> Postgres SQL requires using comma delimited names for all object names using upper case letters.
> Example:
> userName -> "userName"
> SchemaName -> "SchemaName"
> Cayenne Modeler reads the normal names from the database, so the XML model is not usable without being edited first.
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
This archive was generated by hypermail 2.0.0 : Fri Feb 29 2008 - 08:23:17 EST