22 Dec 2011 17:32
Re: sql-reader-syntax confusion
On Wed, Dec 21, 2011 at 11:30 PM, jhyiugjhvbjh234@... <jhyiugjhvbjh234@...> wrote: >> >>>From the manual it looks like I should be able to use just the square >>brackets, but when I do so with (select ...) it can't find a table that >>does exist. What am I doing wrong? >> > > Try > > (defmethod db-type-default-case ((db-type (eql :mysql))) :lower) > > Does it help? > No, same problem persists. Thanks, Tyler
RSS Feed