X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Frecording.lisp;h=85620f785ad24895f379be21a217f2fd4bb93e5f;hp=5f0f495815652c34b39fa95d219b8849546d11cc;hb=09f07ac9d914a83f9426609f3264f4e66b5a6d97;hpb=d68d59f99911564ac2af867561fefef107cb14e8 diff --git a/base/recording.lisp b/base/recording.lisp index 5f0f495..85620f7 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