]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [feature] Added "stdout" option to Config, provides
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 17:09:30 +0000 (13:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 17:09:30 +0000 (13:09 -0400)
commit9bff65f78db9db27f2743b188be1a6ee50ecc306
tree53bca45ed86e255b8c9f80338a497c6d051f8970
parent52e7547724587465cafc7d2af1e5961e3365ad76
- [feature] Added "stdout" option to Config, provides
  control over where the "print" output of commands like
  "history", "init", "current" etc. are sent.  #43
CHANGES
alembic/command.py
alembic/config.py