This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
changeset
/
databases
History
iElectric
cde0f9b52d
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
..
__init__.py
update docs, delete obsolete code in constraints
2009-06-12 22:43:02 +00:00
mysql.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
oracle.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
postgres.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
sqlite.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
visitor.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