r9458: Added SQL-ESCAPE to symbols exported from clsql-sys.
authorMarcus Pearce <m.t.pearce@city.ac.uk>
Mon, 24 May 2004 21:32:55 +0000 (21:32 +0000)
committerMarcus Pearce <m.t.pearce@city.ac.uk>
Mon, 24 May 2004 21:32:55 +0000 (21:32 +0000)
sql/package.lisp

index 2a07e84490d45d129494c42d06e171a088619529..34a01bfaaad0784b6698ce3731b396ad9a9d4d1e 100644 (file)
@@ -5,6 +5,8 @@
 ;;;; Name:          package.lisp
 ;;;; Purpose:       Package definition for SQL interface
 ;;;;
+;;;; $Id$
+;;;; 
 ;;;; This file is part of CLSQL.
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
      #:number-to-sql-string
      #:float-to-sql-string
      #:sql-escape-quotes
+     #:sql-escape 
      #:in
 
      ;; Generic backends