]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [bug] Fixed inappropriate direct call to
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 Feb 2012 16:27:04 +0000 (11:27 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 Feb 2012 16:27:04 +0000 (11:27 -0500)
commit6aeeebeb8a1401b010347bbae8373d0422ee8ba3
tree16a98288022900d8ecd585291215325eea0a650c
parent53b9cccf73a7655191186fcc9b721f7a448255c0
- [bug] Fixed inappropriate direct call to
  util.err() and therefore sys.exit()
  when Config failed to locate the
  config file within library usage.
  [#35]
CHANGES
alembic/config.py