deb-alembic/docs/build
Mike Bayer 0955d44f4b - move resolution of "starting rev" for --sql mode into
get_current_heads() directly; therefore we don't need to
do this in alembic.command, which we were doing for stamp but
not downgrade/upgrade.  The slight change here is that the
context.get_starting_revision_argument() method will
return an abbreviated starting rev as abbreviated in
all cases, including the stamp command, where we previously
were converting a stamp argument first, but not for the
upgrade or downgrade commands.
- Fixed bug where using a partial revision identifier as the
"starting revision" in ``--sql`` mode in a downgrade operation
would fail to resolve properly.  fixes #269
2015-02-03 11:51:13 -05:00
..
_static - Added new argument 2014-02-01 12:29:03 -05:00
assets - tried it out in my work project, and realized the "op" and "context" namespaces 2012-01-24 18:10:34 -05:00
Makefile manifest + sphinx setup 2010-05-01 13:11:19 -04:00
api.rst - Added a new feature :attr:`.Config.attributes`, to help with the use 2015-01-23 20:05:02 -05:00
api_overview.png - tried it out in my work project, and realized the "op" and "context" namespaces 2012-01-24 18:10:34 -05:00
autogenerate.rst - Added a new feature :attr:`.Config.attributes`, to help with the use 2015-01-23 20:05:02 -05:00
batch.rst - naming convention limited to SQLA 0.9.4 or greater 2014-11-30 19:20:38 -05:00
branches.rst - Relative revision identifiers as used with ``alembic upgrade``, 2014-11-23 15:23:52 -05:00
changelog.rst - move resolution of "starting rev" for --sql mode into 2015-02-03 11:51:13 -05:00
conf.py - happy new year 2015-01-12 14:15:35 -05:00
cookbook.rst - Added a new feature :attr:`.Config.attributes`, to help with the use 2015-01-23 20:05:02 -05:00
front.rst The output of the ``alembic history`` command is now 2013-06-26 17:08:32 -04:00
index.rst yikes forgot batch mode 2014-11-22 23:10:12 -05:00
make.bat manifest + sphinx setup 2010-05-01 13:11:19 -04:00
naming.rst - now that branching is an enormous chapter, break out the docs into 2014-11-22 15:39:44 -05:00
offline.rst - now that branching is an enormous chapter, break out the docs into 2014-11-22 15:39:44 -05:00
ops.rst fix docstring references 2012-01-30 14:34:37 -05:00
requirements.txt - put sqlalchemy master here as SQLA issue https://bitbucket.org/zzzeek/sqlalchemy/issue/3218 2014-12-19 12:59:31 -05:00
tutorial.rst fix symbol 2014-11-26 13:18:46 -05:00