#793: [PATCH] Model designer "Create Tables" fails with multiple Join columns
--------------------------+-------------------------------------------------
Reporter: Philip Walls | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b1
Component: Toolbox | Version: 0.9a4
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by Philip Walls):
No word from Ronald yet about this problem. I have looked at this area of
the model designer code and can't see any reason why the tmp_model was
being created before doing a create table.
It was making a copy of the model.py and then building the create table
syntax from that model instead of the original. Such a hack is not present
in the SQLObject manager code, so I don't see any reason why it would be
necessary in this scenario.
At this point, I am confident in the original patch I submitted. I have
been using this patch on my TurboGears install for the past 4 days and
have run into no problems.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/793>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---