]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [bug] 'alembic' command reports an informative
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 28 Jul 2012 10:48:16 +0000 (06:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 28 Jul 2012 10:48:16 +0000 (06:48 -0400)
commit56bdf6c98fb3a5a4a6bb481bf108b08a6cd83616
treefc8e49743c067fad85e133d5c9ec3aada21a7855
parent8a282878eb15b5d56c63e056d63f67057c07414c
- [bug] 'alembic' command reports an informative
  error message when the configuration is missing
  the 'script_directory' key.  #63
CHANGES
alembic/script.py
tests/test_config.py