X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql-classes.lisp;h=cd676f1e5d53a4b595e89a0cecdcfb0b73b07356;hb=cba592c185ee1b2e4eedc4aaa531495da79d897e;hp=8fe7d95621a91c0ee0535b8ed093c2101878cc0c;hpb=8dc001f5e7cf851c06006e489473a85611d348be;p=umlisp.git diff --git a/sql-classes.lisp b/sql-classes.lisp index 8fe7d95..cd676f1 100644 --- a/sql-classes.lisp +++ b/sql-classes.lisp @@ -20,7 +20,7 @@ (defvar *current-srl* nil) (defun current-srl () *current-srl*) -(defun current-srl! (srl) +(defun set-current-srl (srl) (setq *current-srl* srl)) (defmacro query-string (table fields srl where-name where-value