summaryrefslogtreecommitdiff
path: root/alembic/environment.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-04-04 18:30:38 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-04-04 18:30:38 -0400
commitf823243472060a7766c9ffa2cf30d9937dca0462 (patch)
tree8cf8ecff120b2465cde4e35a189f25d9a70346ee /alembic/environment.py
parentcc9aa8e8ac082821f70e88343e94b07c51b69127 (diff)
downloadalembic-f823243472060a7766c9ffa2cf30d9937dca0462.tar.gz
doc fixes
Diffstat (limited to 'alembic/environment.py')
-rw-r--r--alembic/environment.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/alembic/environment.py b/alembic/environment.py
index e256690..584b6f0 100644
--- a/alembic/environment.py
+++ b/alembic/environment.py
@@ -287,7 +287,10 @@ class EnvironmentContext(object):
running the "revision" command. Note that the script environment
is only run within the "revision" command if the --autogenerate
option is used, or if the option "revision_environment=true"
- is present in the alembic.ini file. New in 0.3.3.
+ is present in the alembic.ini file.
+
+ .. versionadded:: 0.3.3
+
:param version_table: The name of the Alembic version table.
The default is ``'alembic_version'``.
:param version_table_schema: Optional schema to place version