X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql-classes.lisp;h=4c34b12c897e39358a6b1314b9ec9eb5b1de634a;hb=232a6c5f8e88d02fa7e4b1a382485db12a881219;hp=5ae20b1f6a4863632643146d3bbff89fd0bbf617;hpb=099340138622c34dbdb647f91fe34f9ebfdec75a;p=umlisp.git diff --git a/sql-classes.lisp b/sql-classes.lisp index 5ae20b1..4c34b12 100644 --- a/sql-classes.lisp +++ b/sql-classes.lisp @@ -7,7 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: sql-classes.lisp,v 1.79 2003/05/15 05:16:44 kevin Exp $ +;;;; $Id: sql-classes.lisp,v 1.80 2003/05/15 19:46:47 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -43,6 +43,7 @@ ,@(when %%where (list %%where)) ,@(when %%where `((typecase ,where-value + #+allegro (fixnum (prefixed-fixnum-string ,where-value #\= 10)) (number