[Torsten Werner, 2011-02-14] > thanks for packaging sqlalchemy. In dak (the Debian archive kit) we are often > using queries like > > select distinct on (package) * from binaries order by package, version desc;
please take a look at python-sqlalchemy 0.7~b1-1 from experimental (0.7 will be released with Wheezy). I think it has what you're asking for (0.6's distinct didn't accept parameters) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

