X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Fpackage.cl;h=30fc9a54ffd32da7b0acf8596bd991e80e752e44;hb=04a4f10a13773101f275c31f300b28c08be652c0;hp=71aa24eecd56cc6917f6b4f12c5a7703d80d0c83;hpb=43d545f166cd4eb23ba835aa92685d5bd6d23d01;p=clsql.git diff --git a/base/package.cl b/base/package.cl index 71aa24e..30fc9a5 100644 --- a/base/package.cl +++ b/base/package.cl @@ -8,7 +8,7 @@ ;;;; Original code by Pierre R. Mai ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: package.cl,v 1.1 2002/05/13 16:22:08 kevin Exp $ +;;;; $Id: package.cl,v 1.3 2002/05/15 17:21:29 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai @@ -120,7 +120,7 @@ ;; utils.cl #:number-to-sql-string #:float-to-sql-string - #:sql-escape-quotes + #:sql-escape ;; For UncommonSQL support #:sql-ident @@ -133,6 +133,7 @@ ;; Pooled connections #:disconnect-pooled + #:find-or-create-connection-pool ;; Transactions #:with-transaction