X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Ftable.lisp;h=d7e0d5bde5267108184075d1aa0ce1af245c62fb;hb=5a6f424f3c8920f8f11bbf1e3aed6b4c2c7e6af8;hp=1a225de5d76a48a31a063dc1eda332b55811c2c4;hpb=a4449b6f1b9fb2471da255fc506bcad6f8feb220;p=clsql.git diff --git a/sql/table.lisp b/sql/table.lisp index 1a225de..d7e0d5b 100644 --- a/sql/table.lisp +++ b/sql/table.lisp @@ -7,7 +7,7 @@ ;;;; Description ========================================================== ;;;; ====================================================================== ;;;; -;;;; The CLSQL-USQL Functional Data Definition Language (FDDL) +;;;; The CLSQL Functional Data Definition Language (FDDL) ;;;; including functions for schema manipulation. Currently supported ;;;; SQL objects include tables, views, indexes, attributes and ;;;; sequences.