]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [feature] script_location can be interpreted
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 05:30:14 +0000 (00:30 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 05:30:14 +0000 (00:30 -0500)
commit72bb16079a554f6b6c0dd6b26c496d20d636c07a
tree9c99964dc19465606f9257ade3f1ff277d8a2f0d
parenta3f3c29a82bea76961d87bc5a0210954a07c7466
- [feature] script_location can be interpreted
  by pkg_resources.resource_filename(), if
  it is a non-absolute URI that contains
  colons.   This scheme is the same
  one used by Pyramid.  [#29]
CHANGES
alembic/script.py
alembic/util.py
docs/build/conf.py
docs/build/tutorial.rst