X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Frecording.lisp;h=fb9fc8de841adf228f984094af618f7ac3b17a89;hp=2f83bf449e27e58b4d3c9bdff7be9e5e52f3ffc6;hb=9bbed78051e80e6ab76ae47834136035602bbbf1;hpb=80d94a5396eeaca850bb643390b836d8bd0825b3 diff --git a/base/recording.lisp b/base/recording.lisp index 2f83bf4..fb9fc8d 100644 --- a/base/recording.lisp +++ b/base/recording.lisp @@ -13,7 +13,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-base-sys) +(in-package #:clsql-base) (defun start-sql-recording (&key (type :commands) (database *default-database*)) "Begin recording SQL command or result traffic. By default the