#2055: [PATCH] jsonify doesn't undestands sqlalchemy.engine.base.RowProxy
--------------------------+-------------------------------------------------
Reporter: jorge.vargas | Owner: jorge.vargas
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0
Component: TurboJson | Version: 1.9.x
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by chrisz):
Sorry, didn't notice that you just forced the test to pass. The problem
here is that the select doesn't get you instances of the mapped class
(Test3), so the explicit jsonification in Test3 doesn't pitch in. So we
really don't expect this test to pass and I just removed it.
Concerning your point #1, I agree that it should be a list of dicts and
changed it accordingly. Committed these changes in r5836.
--
Ticket URL: <http://trac.turbogears.org/ticket/2055#comment:3>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---