added dates/times to the parameter value coersion and pulled this into
[clsql.git] / sql / package.lisp
index 3a9fe7c20f0c25f60183c9881df40f1c899763f1..eb6faf8cc1396bb6aa3fd5c6acb4b3195659e5fe 100644 (file)
      #:sql-escape
      #:in
 
+     ;; Command-object.lisp
+     #:expression
+     #:parameters
+     #:prepare-sql-parameter
+     #:prepared-name
+     #:has-been-prepared
+     #:command-object
+     #:reset-command-object
+
      ;; Generic backends
      #:generic-postgresql-database
      #:generic-odbc-database
          #:sequence-next
          #:sequence-last
          #:set-sequence-position
+         #:*old-sequence-names*
 
          ;; FDML (fdml.lisp)
          #:select