This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
changeset
History
iElectric
17cc5f36e6
finally, tests pass for all supported dialects
2009-06-21 12:51:33 +00:00
..
databases
finally, tests pass for all supported dialects
2009-06-21 12:51:33 +00:00
__init__.py
- refactor migrate.changeset;
2009-06-16 15:17:33 +00:00
ansisql.py
finally, tests pass for all supported dialects
2009-06-21 12:51:33 +00:00
constraint.py
fix bug when initializing CheckConstraint
2009-06-20 22:51:07 +00:00
exceptions.py
use sqlalchemy preparer to do SQL quote formatting. this is a raw change, tests are yet to be written
2009-06-11 22:27:38 +00:00
schema.py
updated changeset tests. whole package is finally PEP8. fixed mysql tests&bugs. updated docs where apropriate. changeset test coverage almost at 100%
2009-06-20 22:33:03 +00:00