]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
move this seealso
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Feb 2014 17:37:39 +0000 (12:37 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Feb 2014 17:37:39 +0000 (12:37 -0500)
alembic/environment.py

index aa59fce9f880d71f57fe8ade1c626e0697c5debb..385855beebee13c7bb2505504fea1db7214991c3 100644 (file)
@@ -470,8 +470,6 @@ class EnvironmentContext(object):
 
          .. seealso::
 
-            :ref:`autogen_render_types`
-
             :paramref:`.EnvironmentContext.configure.include_schemas`
 
         :param include_symbol: A callable function which, given a table name
@@ -540,6 +538,10 @@ class EnvironmentContext(object):
 
          .. versionadded:: 0.5.0
 
+         .. seealso::
+
+            :ref:`autogen_render_types`
+
         :param upgrade_token: When autogenerate completes, the text of the
          candidate upgrade operations will be present in this template
          variable when ``script.py.mako`` is rendered.  Defaults to