X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fooddl.lisp;h=610da26a5877976bed3ba4182137369656b61d58;hp=64d974a99f758a91b487ff48a676b770475b979e;hb=bb71f27c241187a32c7839aea501114d65e29f85;hpb=39ee7191fd3087c2d7e149b33dd3e985db021721 diff --git a/sql/ooddl.lisp b/sql/ooddl.lisp index 64d974a..610da26 100644 --- a/sql/ooddl.lisp +++ b/sql/ooddl.lisp @@ -21,6 +21,9 @@ (:metaclass standard-db-class) (:documentation "Superclass for all CLSQL View Classes.")) +(defparameter *default-string-length* 255 + "The length of a string which does not have a user-specified length.") + (defvar *db-auto-sync* nil "A non-nil value means that creating View Class instances or setting their slots automatically creates/updates the