]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- fix drop_foreign_key to include that this only works with SQLite
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2014 00:08:01 +0000 (19:08 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2014 00:08:01 +0000 (19:08 -0500)
commit8a6b2862ad402d5daa8966382ca4e03f0ab25154
treee4d80b4dd395a06e0eba103d07ae2f2494155bed
parenteffb8e12bb2c32d3f54c0c3d6e9798a2c43e4a4c
- fix drop_foreign_key to include that this only works with SQLite
as stated
tests/requirements.py
tests/test_batch.py