]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
more of these
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 31 Oct 2012 04:17:56 +0000 (00:17 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 31 Oct 2012 04:17:56 +0000 (00:17 -0400)
doc/build/orm/relationships.rst

index c6e6670c61ee4afdc84e38705a92022e6f4efb7a..e98ec657c799111681d0dfdd6cda286093f9365c 100644 (file)
@@ -436,7 +436,6 @@ is on both sides, and aligns the "remote" column along with the
 the "remote" side.
 
 .. versionadded:: 0.8
-
     Support for self-referential composite keys in :func:`.relationship`
     where a column points to itself.