This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
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
..
changeset
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
2010-09-09 09:15:28 +01:00
tests
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
2010-09-09 09:15:28 +01:00
versioning
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00
__init__.py
move warning exceptions to right module
2010-05-01 07:38:33 +02:00
exceptions.py
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00