Refactored find-all and build-object to be more readable, shorter and
authorRuss Tyndall <russ@acceleration.net>
Wed, 21 Nov 2012 18:11:44 +0000 (13:11 -0500)
committerNathan Bird <nathan@acceleration.net>
Wed, 5 Dec 2012 22:52:33 +0000 (17:52 -0500)
less buggy

 * handles not double referencing inner-join tables now
 * better able to find table references and better at not duplicating
 * removed order-by and distinct from the select-list rather passing
   them as :order-by and :distinct


No differences found