Kevin Menard commented on CAY-539:
----------------------------------
Are you looking for one auto_pk_support table per schema or just fully qualify the table names in a single auto_pk_support table? I'm assuming the latter, but want to double-check.
Auto PK Support does does not support DB Schema names
-----------------------------------------------------
Key: CAY-539
URL: https://issues.apache.org/cayenne/browse/CAY-539
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 1.2 [STABLE]
Reporter: Philip Copeland
Assignee: Kevin Menard
If you have multiple schemas the auto_pk_support generation can be a problem as it does not use fully qualified table names when selecting data from the auto_pk_support table.
-------------------------------------------------------
Key: CAY-539
URL: https://issues.apache.org/cayenne/browse/CAY-539
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 1.2 [STABLE]
Reporter: Philip Copeland
Assignee: Kevin Menard
If you have multiple schemas the auto_pk_support generation can be a problem as it does not use fully qualified table names when selecting data from the auto_pk_support table.
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.