X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fmetaclasses.lisp;h=20645de7dd7865dc8406dd68fae2e72ec76958e6;hp=f6bbd3f68369ca2e065741e5abbccb92989893c2;hb=ef93cbe09e01bb540651e6719eb4e8fe7ebeefd0;hpb=818295fa37036acb348ff24ea926b9d7c9f33cba diff --git a/sql/metaclasses.lisp b/sql/metaclasses.lisp index f6bbd3f..20645de 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