]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [bug] fix the config.main() function to honor
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jan 2012 18:42:13 +0000 (13:42 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jan 2012 18:42:13 +0000 (13:42 -0500)
commit97392926fe5b7a9e95da846014fb3a4d9b1d239a
tree62c7d171c20da2ad3c22f4a237515c20da7e0e2a
parent5191e2a744cb2a269709245202228c1633736c87
- [bug] fix the config.main() function to honor
  the arguments passed, remove no longer used
  "scripts/alembic" as setuptools creates this
  for us.  [#22]
CHANGES
alembic/__init__.py
alembic/config.py
scripts/alembic [deleted file]