]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- an adjustment to the logic for #282 - if the index we see here
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Mar 2015 20:14:21 +0000 (16:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Mar 2015 20:14:21 +0000 (16:14 -0400)
commit77a6c827bf5556cfbc84b624ac2439f72a358e74
tree62418ec626c696e10b927e5f64d782e812993806
parent46761f9d868c40e0eacac45dac32fdce20bb6f7b
- an adjustment to the logic for #282 - if the index we see here
*is* in conn_indexes_by_name, then obviously we should leave it in.
alembic/ddl/postgresql.py