On May 2, 2006, at 19:06, Mike Kienenberger wrote:
On 4/29/06, Philip Copeland <[EMAIL PROTECTED]> wrote:
Just tracked this down - its very subtle - and I think qualifies as a
bug in Cayenne. The problem is that the select for the
AutoPKSupport is
not using
A fully qualified table name
That sounds reasonable to me. Open a JIRA issue on it. I've got
some of the same concerns right now with HSQLDB, but I haven't looked
into them deeply.
This is also discussed in this old issue.
http://issues.apache.org/cayenne/browse/CAY-72
It is not an issue for me anymore as I am only using a single schema/
tablespace/whatever for a single instance of an cayenne app, but it
should probably be fixed.
- Tore.