deb-alembic/alembic/ddl
Mike Bayer 77a6c827bf - 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.
2015-03-10 16:14:21 -04:00
..
__init__.py - coverage was not working (and needs to be fixed in SQLAlchemy too), 2014-09-14 15:51:19 -04:00
base.py - Fixed bug in foreign key autogenerate where if the in-Python table 2015-01-10 16:32:17 -05:00
impl.py - put sqlalchemy master here as SQLA issue https://bitbucket.org/zzzeek/sqlalchemy/issue/3218 2014-12-19 12:59:31 -05:00
mssql.py -Repaired a regression in both the MSSQL and Oracle dialects whereby 2014-12-12 12:57:01 -05:00
mysql.py - Fixed bug where MySQL backend would report dropped unique indexes 2015-02-20 19:20:53 -05:00
oracle.py -Repaired a regression in both the MSSQL and Oracle dialects whereby 2014-12-12 12:57:01 -05:00
postgresql.py - an adjustment to the logic for #282 - if the index we see here 2015-03-10 16:14:21 -04:00
sqlite.py - Adjusted the SQLite backend regarding autogen of unique constraints 2014-12-14 12:10:56 -05:00