From: Mike Bayer Date: Sat, 1 Feb 2014 17:37:39 +0000 (-0500) Subject: move this seealso X-Git-Tag: rel_0_6_3~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8be69cd7c9dbde3fe00c865f6c64fa7f3afaa22;p=thirdparty%2Fsqlalchemy%2Falembic.git move this seealso --- diff --git a/alembic/environment.py b/alembic/environment.py index aa59fce9..385855be 100644 --- a/alembic/environment.py +++ b/alembic/environment.py @@ -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