made select accept a parameters argument. If parameters are supplied, it builds
authorRuss Tyndall <russ@acceleration.net>
Fri, 9 Oct 2009 20:32:34 +0000 (16:32 -0400)
committerRuss Tyndall <russ@acceleration.net>
Fri, 9 Oct 2009 20:32:34 +0000 (16:32 -0400)
commit8b4602546d876db6e9853635d694de1993214127
treeccfe6366f634c05aa0d7d1cdce63f0d6e5b141a6
parentd704ea35ebc38b6b9efd5cbb0417d0340bee3c5c
made select accept a parameters argument.  If parameters are supplied, it builds
a command object and executes that instead of the flat query.  This allows you to
return objects and use parameters
sql/oodml.lisp