X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fmetaclasses.lisp;h=1ae635a9eb9ea3679192c83ed51cddebc07b0999;hp=530c674c55f6f7da589180bc618d731b0aa283bb;hb=bad0cc74f5574b40b8f1f7338dee3cd7bdf56228;hpb=4a30248613bca9864145306a00bb801cf5348017 diff --git a/sql/metaclasses.lisp b/sql/metaclasses.lisp index 530c674..1ae635a 100644 --- a/sql/metaclasses.lisp +++ b/sql/metaclasses.lisp @@ -314,7 +314,13 @@ column definition in the database.") :accessor specified-type :initarg specified-type :initform nil - :documentation "Internal slot storing the :type specified by user."))) + :documentation "Internal slot storing the :type specified by user.") + (autoincrement-sequence + :accessor view-class-slot-autoincrement-sequence + :initarg :autoincrement-sequence + :initform nil + :documentation "A string naming the (possibly automatically generated) sequence +for a slot with an :auto-increment constraint."))) (defparameter *db-info-lambda-list* '(&key join-class