]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [feature] Informative error message when op.XYZ
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2012 22:14:03 +0000 (17:14 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2012 22:14:03 +0000 (17:14 -0500)
commit2c314ebe69d396fe4fdaa1fa0a3ceab931af29ef
tree396bea46d05dadd809557d2c7cc77ba246085ba2
parent15071221f1b2a70b1b36b65ac37cbc6d32e6bc4e
- [feature] Informative error message when op.XYZ
  directives are invoked at module import time.
CHANGES
alembic/util.py
tests/test_op.py