Pulled a flet out into a method (select-table-sql-expr) which can be
authorRuss Tyndall <russ@acceleration.net>
Thu, 3 Sep 2009 21:34:38 +0000 (17:34 -0400)
committerRuss Tyndall <russ@acceleration.net>
Thu, 3 Sep 2009 21:34:38 +0000 (17:34 -0400)
commit53bf64089da7f091d748f46eb95ebeb39d990dd9
treed2097e0040eb960bef946a6d2e8de86648882a3a
parent9fb9efd51ef0477050f2c2ef0fe32bf1bef97067
Pulled a flet out into a method (select-table-sql-expr) which can be
overridden to supply a different implementation. The impetus for this
is that I wanted to select from a function's results aliased as the
table instead of the table directly.
sql/oodml.lisp