annotate test/__init__.py @ 4850:6998ad77841e

Fix bug in SQL generation Fix subtle bug when sorting by a Link that contains a Multilink from which we also search for an attribute. In that case the LEFT OUTER JOIN clause was missing in generated SQL.
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 18 Dec 2013 09:02:40 +0100
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/