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)
committerNathan Bird <nathan@acceleration.net>
Thu, 30 Jun 2011 20:56:28 +0000 (16:56 -0400)
commitfdc28505b82da26cc8142964cb8ae40cdc8bfdfc
treed8a289814b24072e0a9d611c56e97408b59fa977
parent7b4794147500df7188fef2fe4f5e16d05d552ffd
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.

  prev: 53bf64089da7f091d748f46eb95ebeb39d990dd9
sql/oodml.lisp