Menu

Commit [r6211]  Maximize  Restore  History

Add forgotten 'append_' before order_by(). The latter returns a new object, the

former (append_order_by()) mutates the current SQL statement. Makes a world of
difference.

jruigrok 2007-11-22

changed /sandbox/sqlalchemy-ng/trac/wiki/model.py
/sandbox/sqlalchemy-ng/trac/wiki/model.py Diff Switch to side-by-side view
Loading...
Auth0 Logo