Generate DB Schema options and generated SQL
--------------------------------------------
Key: CAY-1086
URL: https://issues.apache.org/cayenne/browse/CAY-1086
Project: Cayenne
Issue Type: Bug
Components: CayenneModeler GUI
Affects Versions: 3.0
Environment: 3.0M4 win
Reporter: Borut BolĨina
Assignee: Andrus Adamchik
Priority: Minor
Attachments: screenshot-1.jpg
When all the entities are configured to use database generated PKs
(auto_increment in case of MySQL) then option "Create Primary Key Support"
should be disabled on SQL Options tab in Generate DB Schema dialog. I guess it
makes no sense in having AUTO_PK_SUPPORT table and auto_increment at the same
time.
Also, why is semicolon on the next line? It looks ugly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.