]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- add a new section "Run Multiple Alembic Environments from one .ini file",
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2017 19:24:31 +0000 (14:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2017 19:24:31 +0000 (14:24 -0500)
commita4302416a66253f03013528701c17f251835ef8a
tree9f128143aeff3b83828a1f8190195de4b43eccdf
parent376837484acc80a6cbc1cda9125935c05a94ee0f
- add a new section "Run Multiple Alembic Environments from one .ini file",
clarify what the --name flag does and how this differs from
"multiple bases".

Change-Id: If65a8a11802db18bc2f42ffea360c70cbc9113bb
docs/build/branches.rst
docs/build/cookbook.rst
docs/build/tutorial.rst
tests/test_postgresql.py