X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=classic%2Ffunctional.lisp;fp=classic%2Ffunctional.lisp;h=9abeb77a904033feffd547be528ad101cf87aa49;hb=8b47bee05e075063d82465bc2271802ddb574a86;hp=f13bcdcf01e7bded84bb105263369e6ade659d4a;hpb=5a6f424f3c8920f8f11bbf1e3aed6b4c2c7e6af8;p=clsql.git diff --git a/classic/functional.lisp b/classic/functional.lisp index f13bcdc..9abeb77 100644 --- a/classic/functional.lisp +++ b/classic/functional.lisp @@ -23,9 +23,8 @@ ;;; functional SQL interface, which are just nicer layers above the ;;; basic SQL interface. -;;; With the integration of CLSQL-USQL, these functions are no -;;; longer exported by the CLSQL package since they conflict with names -;;; exported by CLSQL-USQL +;;; These functions are no longer exported since they conflict with names +;;; exported by CLSQL (defun insert-records (&key into attributes values av-pairs query (database *default-database*))