[SQLObject] _defaultOrder with Joins: bug?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Frank B. <fb...@fo...> - 2003-04-09 21:46:46
|
Hallo, I found, that the _defaultOrder magic attribute doesn't work correctly with joined tables ("QueryAll"-queries). In the attached example (which is a bit confuse, but it's me getting comfortable with joins in SO), the two last operations give different kinds of order for the Answer-table, which should be ordered with a defaultOrder on field "position". ciao -- Frank Barknecht _ ______footils.org__ |