X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Foperations.lisp;h=177acbd1de39beb274ac96e31a73b328711bcfb1;hp=990ed34bd0b45a070feeafe771fa47d1f3f15d55;hb=b43e20a168dae4ae9d176ebc0fbf18ea6e4517dc;hpb=a91ef336e5401ba5acbe0cf66447eeae7d4cad50 diff --git a/sql/operations.lisp b/sql/operations.lisp index 990ed34..177acbd 100644 --- a/sql/operations.lisp +++ b/sql/operations.lisp @@ -12,7 +12,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-sys) +(in-package #:clsql) ;; Keep a hashtable for mapping symbols to sql generator functions, ;; for use by the bracketed reader syntax.