This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
5cf42fbf76
Branches
Tags
View all branches
sqlalchemy-migrate
/
migrate
/
changeset
History
chrisw
5cf42fbf76
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
...
bonus: remove_from_table now removes indexes
2010-09-09 09:15:28 +01:00
..
databases
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
2010-09-09 09:15:28 +01:00
__init__.py
fix tests on python2.7
2010-07-14 19:04:44 +02:00
ansisql.py
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00
constraint.py
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00
schema.py
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
2010-09-09 09:15:28 +01:00