From: Mike Bayer Date: Sat, 5 Feb 2011 21:51:24 +0000 (-0500) Subject: show sequence members X-Git-Tag: rel_0_7b1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14f71581c43d6b369e84f9c00dc17b21df239fc;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git show sequence members --- diff --git a/doc/build/core/schema.rst b/doc/build/core/schema.rst index fdd086247c..e9844504ae 100644 --- a/doc/build/core/schema.rst +++ b/doc/build/core/schema.rst @@ -821,6 +821,7 @@ Default Geneation API Constructs .. autoclass:: Sequence :show-inheritance: + :members: Defining Constraints and Indexes =================================