Kevin Menard commented on CAY-730:
----------------------------------
Does it work from the modeler? I can't see anything that DbGeneratorTask is doing itself. It looks to be DbAdapter-specific behavior.
DbGeneratorTask createpk option does not prefix schema name
-----------------------------------------------------------
Key: CAY-730
URL: https://issues.apache.org/cayenne/browse/CAY-730
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 1.2 [STABLE]
Environment: Cayenne 1.2.1, Windows XP, MySQL 5, Java 1.4.2
Reporter: Malcolm Edgar
Assignee: Kevin Menard
Priority: Minor
The Ant task DbGeneratorTask createpk (Create Primary Key) option does not prefix schema name when performing its database operations.
This means you can't be logged in as an system admin database user to use this task, instead you have to be logged in as the schema user for the operations to be performed.
regards Malcolm
-------------------------------------------------------------
Key: CAY-730
URL: https://issues.apache.org/cayenne/browse/CAY-730
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 1.2 [STABLE]
Environment: Cayenne 1.2.1, Windows XP, MySQL 5, Java 1.4.2
Reporter: Malcolm Edgar
Assignee: Kevin Menard
Priority: Minor
The Ant task DbGeneratorTask createpk (Create Primary Key) option does not prefix schema name when performing its database operations.
This means you can't be logged in as an system admin database user to use this task, instead you have to be logged in as the schema user for the operations to be performed.
regards Malcolm
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.